Click or drag to resize

RevoluteJointVisualCreepDistance Property

When the stop is this distance or less away set the speed to be the Creep Speed.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public double CreepDistance { get; set; }

Property Value

Type: Double
See Also