Compose Unstyled 2.0 is out! Check the official announcement blog ->
Class

PlaneSemantic

Semantic plane types.

Source set: Android
public value class PlaneSemantic
private constructor(internal val value: Set<SceneCorePlaneSemantic>)

Semantic plane types.

Companion Object

Properties

Source set: Android
public val Wall: PlaneSemantic
Source set: Android
public val Floor: PlaneSemantic
Source set: Android
public val Ceiling: PlaneSemantic
Source set: Android
public val Table: PlaneSemantic
Source set: Android
public val Any: PlaneSemantic

Last updated: