Enum XRPlaneTrackableType
Simple summary of the normal vector of a plane, for filtering purposes.
Namespace: Evergine.Framework.XR.TrackableItems.Planes
Assembly: Evergine.Framework.dll
Syntax
public enum XRPlaneTrackableType
Fields
Name | Description |
---|---|
HorizontalDownwardFacing | A horizontal plane facing downward (e.g. a ceiling) |
HorizontalUpwardFacing | A horizontal plane facing upward (e.g. floor or tabletop) |
Vertical | A vertical plane (e.g. a wall) |