menu
openworld package
documentation
three_dart/three3d/objects/index.dart
InstancedMesh
getMatrixAt method
getMatrixAt method
dark_mode
light_mode
getMatrixAt
method
dynamic
getMatrixAt
(
int
index
,
dynamic
matrix
)
Implementation
getMatrixAt(int index, matrix) { return matrix.fromArray(instanceMatrix!.array, index * 16); }
openworld package
documentation
three_dart/three3d/objects/index
InstancedMesh
getMatrixAt method
InstancedMesh class