BulletCSharp.BulletSoftBodyPINVOKE.btVertexBufferDescriptor_hasNormals C# (CSharp) Метод

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

private btVertexBufferDescriptor_hasNormals ( HandleRef jarg1 ) : bool
jarg1 HandleRef
Результат bool
        public static extern bool btVertexBufferDescriptor_hasNormals(HandleRef jarg1);
BulletSoftBodyPINVOKE