Indicates if the velocity is above the threshold for freezing

Namespace: JigLibX.Physics
Assembly: JigLibX (in JigLibX.dll) Version: 0.3.1.0

Syntax

C#
public bool GetShouldBeActive()
Visual Basic
Public Function GetShouldBeActive As Boolean
Visual C++
public:
bool GetShouldBeActive()

Return Value

bool

See Also