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

BSShapeConvexHull() public method

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