Click or drag to resize

DynamicRevoluteJointAspectLimitsEnabled Property

Whether the revolute joint has limits enabled on the rotation angle.

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

Property Value

Type: Boolean
See Also