Example #1
0
 private void RpcRegisterPosition(Vector3 position)
 {
     primitiveManager.RegisterPosition(position);
 }