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

BSShapeCompound() public method

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