matrix property

  1. @Array<NativeType>(12)
Array<Float> matrix
getter/setter pair

Implementation

@Array(12)
external Array<Float> matrix;