Plane.Type


class Plane.Type


A simple summary of the normal vector of a Plane.

Summary

Public companion properties

Plane.Type

This property is deprecated. Use PlaneType instead.

Plane.Type

This property is deprecated. Use PlaneType instead.

Plane.Type

This property is deprecated. Use PlaneType instead.

Public functions

open String

This function is deprecated. Use PlaneType instead.

Public companion properties

HORIZONTAL_DOWNWARD_FACING

val HORIZONTAL_DOWNWARD_FACINGPlane.Type

A horizontal plane facing downward (e.g. a ceiling).

HORIZONTAL_UPWARD_FACING

val HORIZONTAL_UPWARD_FACINGPlane.Type

A horizontal plane facing upward (e.g. floor or tabletop).

VERTICAL

val VERTICALPlane.Type

A vertical plane (e.g. a wall).

Public functions

toString

open fun toString(): String