Universe.Physics.BulletSPlugin.BSShapeNative.BSShapeNative C# (CSharp) Method

BSShapeNative() public method

public BSShapeNative ( BulletShape pShape ) : System
pShape BulletShape
return System
        public BSShapeNative(BulletShape pShape)
            : base(pShape)
        {
        }