DistanceType Enumeration
Tells how the range of an observer is interpreted (horizontal or three-dimensional).
NuGet/Assembly: Carmenta.Engine.5.16.2.nupkg (in the CEOperators assembly)
Syntax
public enum DistanceType
Values
Value name | Value | Description |
---|---|---|
Horizontal | 0 | The range of the observer is limited by a standing cylinder. |
ThreeDimensional | 1 | The range of the observer is limited by a sphere. |
Platforms
Windows, Linux, Android