Click or drag to resize

ComplexConicMinimumClockAngle Property

Gets the minimum clock angle. In conjunction with MaximumClockAngle, this restricts volume to only a wedge-shaped portion of the annular cross-section of the sensor cone. The angle is measured clockwise when looking in the direction of the positive z axis.

Namespace:  AGI.Foundation.Geometry.Shapes
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public double MinimumClockAngle { get; }

Property Value

Type: Double
See Also