BulletCSharp.Impulse.Impulse C# (CSharp) Method

Impulse() public method

public Impulse ( ) : System
return System
        public Impulse()
            : this(BulletSoftBodyPINVOKE.new_Impulse(), true)
        {
        }

Same methods

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