worldTransform property

  1. @MatrixConverter()
Matrix4 worldTransform
final

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

Implementation

@MatrixConverter()
final Matrix4 worldTransform;