worldTransform property

Matrix4 worldTransform
final

The transformation matrix that defines the intersection’s rotation, translation and scale relative to the world.

Implementation

final Matrix4 worldTransform;