Source set: Android
public value class PlaneOrientation
private constructor(internal val value: Set<SceneCorePlaneOrientation>)
Type of plane based on orientation i.e. Horizontal or Vertical.
Companion Object
Properties
Source set: Android
public val Horizontal: PlaneOrientation
Source set: Android
public val Vertical: PlaneOrientation
Source set: Android
public val Any: PlaneOrientation