Skip to content

SplatField.transform

Summary

SplatField.transform is the field's mutable local-to-world transform. Scene bounds and rendering use its world matrix.

Syntax

SplatField.transform: Transform

Returns

Transform - The transform owned by this field.

See Also