[Missing <summary> documentation for "T:Demo3D.Visuals.KJE.AngleType"]
Namespace: Demo3D.Visuals.KJEAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
Members| Member name | Value | Description |
|---|
| Discontinuous | 0 |
The parameter represents an angle that is discontinuous, ending at bounds or infinity.
|
| Continuous | 1 |
The parameter represents an angle that is continuous and normalized to the wrap-around
interval [0, 360]. Limits restrict a range on this wrap-around interval. Both limits
must be specified to restrict a range.
|
See Also