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

btSoftBody_setPose() 개인적인 메소드

private btSoftBody_setPose ( HandleRef jarg1, bool jarg2, bool jarg3 ) : void
jarg1 HandleRef
jarg2 bool
jarg3 bool
리턴 void
        public static extern void btSoftBody_setPose(HandleRef jarg1, bool jarg2, bool jarg3);
BulletSoftBodyPINVOKE