 | FovType Enumeration |
The FovType enumeration defines how the field of view angle is measured.
Namespace:
Lumiscaphe.Workshop.Interop
Assembly:
Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax[SerializableAttribute]
public enum FovType
[SerializableAttribute]
public enum class FovType
Members|
| Member name | Value | Description |
|---|
| FovX | 0 |
The field of view is measured horizontally.
|
| FovY | 1 |
The field of view is measured vertically.
|
Version InformationLumiscaphe Workshop SDK
Supported in: 7.0 release 1
See Also