Exemplo n.º 1
0
 public static extern void spRemoveCollider(int context, ref SPColliderProperties props);
Exemplo n.º 2
0
 public static extern void spAddBoxCollider(int context, ref SPColliderProperties props, ref Matrix4x4 transform, ref Vector3 center, ref Vector3 size);