BulletCSharp.BulletSoftBodyPINVOKE.btSoftBody_appendMaterial C# (CSharp) Method

btSoftBody_appendMaterial() private method

private btSoftBody_appendMaterial ( HandleRef jarg1 ) : IntPtr
jarg1 HandleRef
return IntPtr
        public static extern IntPtr btSoftBody_appendMaterial(HandleRef jarg1);
BulletSoftBodyPINVOKE