Returns a human-readable description of this struct's current field values.
@override String signature() => '$structName(position: $position, target: $target, up: $up, fovy: $fovy, projection: ${projection.name})';