transform property

  1. @MatrixConverter()
Matrix4 transform
final

The transformation matrix that defines the anchor’s rotation, translation and scale in world coordinates.

Implementation

@MatrixConverter()
final Matrix4 transform;