BulletCSharp.BulletCollisionPINVOKE.btCompoundShapeChildData_m_childMargin_set C# (CSharp) Méthode

btCompoundShapeChildData_m_childMargin_set() private méthode

private btCompoundShapeChildData_m_childMargin_set ( HandleRef jarg1, float jarg2 ) : void
jarg1 HandleRef
jarg2 float
Résultat void
        public static extern void btCompoundShapeChildData_m_childMargin_set(HandleRef jarg1, float jarg2);
BulletCollisionPINVOKE