BulletCSharp.Config.Config C# (CSharp) Method

Config() public method

public Config ( ) : System
return System
        public Config()
            : this(BulletSoftBodyPINVOKE.new_Config(), true)
        {
        }

Same methods

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