Universe.Physics.BulletSPlugin.BSShapeHull.BSShapeHull C# (CSharp) Méthode

BSShapeHull() public méthode

public BSShapeHull ( BulletShape pShape ) : System
pShape BulletShape
Résultat System
        public BSShapeHull(BulletShape pShape) : base(pShape)
        {
        }