Click or drag to resize

ComplexConicMaximumClockAngle Property

Gets the maximum clock angle. In conjunction with MinimumClockAngle, 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 MaximumClockAngle { get; }

Property Value

Type: Double
See Also