API reference
API reference
Select your platform
No SDKs available
No versions available

getAbsoluteTransform Function

Modifiers: final
Computes the world-space transform for an entity by composing transforms up the parent hierarchy.

Signature

fun getAbsoluteTransform(entity: Entity): Pose

Parameters

entity: Entity The target entity.

Returns