RevoluteJointVisualStopsEnabled Property |
If true it prevents the joint going through all 360 degrees and constrains it to between StopMin and StopMax.
Namespace: Demo3D.VisualsAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxpublic bool StopsEnabled { get; set; }Property Value
Boolean
See Also