SpatialFieldOfView Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Oriented field of view.
public value class SpatialFieldOfView
public struct SpatialFieldOfView
type SpatialFieldOfView = struct
Public Structure SpatialFieldOfView
- Inheritance
-
SpatialFieldOfView
Fields
AspectRatio |
Aspect ratio between width and height dimensions. |
FarDistance |
Far plane distance. |
HorizontalFieldOfViewInDegrees |
Horizontal field of view in degrees. |
Orientation |
View's orientation. |
Position |
View's position. |