BulletCSharp.BulletDynamicsPINVOKE.btSimpleDynamicsWorld_stepSimulation__SWIG_1 C# (CSharp) 메소드

btSimpleDynamicsWorld_stepSimulation__SWIG_1() 개인적인 메소드

private btSimpleDynamicsWorld_stepSimulation__SWIG_1 ( HandleRef jarg1, float jarg2, int jarg3 ) : int
jarg1 HandleRef
jarg2 float
jarg3 int
리턴 int
        public static extern int btSimpleDynamicsWorld_stepSimulation__SWIG_1(HandleRef jarg1, float jarg2, int jarg3);
BulletDynamicsPINVOKE