geometryBindTransform
The geometry bind transform applied to vertex positions before the joint skinning math.
Declaration
var geometryBindTransform: simd_float4x4 { get nonmutating set }Discussion
Defaults to matrix_identity_float4x4. Can be changed between encode() calls.