boneMatrices property
Implementation
@override get boneMatrices {
structOnOp((p) => _boneMatrices.ptr = p.ref.boneMatrices);
return _boneMatrices;
}
@override get boneMatrices {
structOnOp((p) => _boneMatrices.ptr = p.ref.boneMatrices);
return _boneMatrices;
}