BulletCSharp.Material.Material C# (CSharp) Method

Material() public method

public Material ( ) : System
return System
        public Material()
            : this(BulletSoftBodyPINVOKE.new_Material(), true)
        {
        }

Same methods

Material::Material ( IntPtr cPtr, bool cMemoryOwn ) : System