BulletCSharp.BulletSoftBodyPINVOKE.btSoftBody_setVolumeMass C# (CSharp) 메소드

btSoftBody_setVolumeMass() 개인적인 메소드

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