Returns a human-readable representation of this struct's current field values.
@override String signature() => '$structName(transform: $transform, meshes: $meshCount, materials: $materialCount, bones: $boneCount)';