Click or drag to resize

RevoluteJointVisualCreepDistance Property

Property Value

Type: Double
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: 10.0.0.6737
Syntax
C#
public double CreepDistance { get; set; }

Property Value

Type: Double
See Also