상속: PhysicsShape
예제 #1
0
 extern private static float ICall_PhysicsSphere_GetRadius(PhysicsSphere self);
 private static extern void ICall_PhysicsSphere_SetRadius(PhysicsSphere self, float radius );
예제 #3
0
 extern private static void ICall_PhysicsSphere_SetRadius(PhysicsSphere self, float radius);
 private static extern float ICall_PhysicsSphere_GetRadius(PhysicsSphere self);