Click or drag to resize

PrismaticJointVisualStopsEnabled Property

If true it constrains the movement of the joint to between StopMin and StopMax.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntax
C#
public bool StopsEnabled { get; set; }

Property Value

Type: Boolean
See Also