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

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

private btRotationalLimitMotor_m_targetVelocity_get ( HandleRef jarg1 ) : float
jarg1 HandleRef
Результат float
        public static extern float btRotationalLimitMotor_m_targetVelocity_get(HandleRef jarg1);
BulletDynamicsPINVOKE