elements
A column-major list of matrix values. Initialized to the 4x4 identity.
Exposed as a val (dialect rule 12): three.js never reassigns the array, only mutates its contents, so the reference is fixed while the values stay mutable.
A column-major list of matrix values. Initialized to the 4x4 identity.
Exposed as a val (dialect rule 12): three.js never reassigns the array, only mutates its contents, so the reference is fixed while the values stay mutable.