Inheritance: PhysicsShape
コード例 #1
0
 extern private static float ICall_PhysicsSphere_GetRadius(PhysicsSphere self);
コード例 #2
0
 private static extern void ICall_PhysicsSphere_SetRadius(PhysicsSphere self, float radius );
コード例 #3
0
 extern private static void ICall_PhysicsSphere_SetRadius(PhysicsSphere self, float radius);
コード例 #4
0
 private static extern float ICall_PhysicsSphere_GetRadius(PhysicsSphere self);