BulletCSharp.BulletDynamicsPINVOKE.btHingeConstraintFloatData_m_motorTargetVelocity_set C# (CSharp) Метод

btHingeConstraintFloatData_m_motorTargetVelocity_set() приватный Метод

private btHingeConstraintFloatData_m_motorTargetVelocity_set ( HandleRef jarg1, float jarg2 ) : void
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 float
Результат void
        public static extern void btHingeConstraintFloatData_m_motorTargetVelocity_set(HandleRef jarg1, float jarg2);
BulletDynamicsPINVOKE