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

new_btCylinderShape() private méthode

private new_btCylinderShape ( HandleRef jarg1 ) : IntPtr
jarg1 HandleRef
Résultat IntPtr
        public static extern IntPtr new_btCylinderShape(HandleRef jarg1);
BulletCollisionPINVOKE