class Space


Coordinate spaces in which to apply transformation values.

Summary

Public companion properties

Space

The global coordinate space, at the root of the scene graph for the activity.

Space

The coordinate space of an Entity's parent, such that the child Entity's pose, scale, etc., are expressed relative to the parent.

Public functions

open String

Public companion properties

ACTIVITY

val ACTIVITYSpace

The global coordinate space, at the root of the scene graph for the activity.

PARENT

val PARENTSpace

The coordinate space of an Entity's parent, such that the child Entity's pose, scale, etc., are expressed relative to the parent.

Public functions

toString

open fun toString(): String