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

btSliderConstraint_setTargetAngMotorVelocity() 개인적인 메소드

private btSliderConstraint_setTargetAngMotorVelocity ( HandleRef jarg1, float jarg2 ) : void
jarg1 HandleRef
jarg2 float
리턴 void
        public static extern void btSliderConstraint_setTargetAngMotorVelocity(HandleRef jarg1, float jarg2);
BulletDynamicsPINVOKE