transform
The transform of an entity relative to its parent.
Declaration
@MainActor @preconcurrency var transform: Transform { get set }Discussion
For an AnchorEntity instance, the transform is relative to the AR anchor.
The transform of an entity relative to its parent.
@MainActor @preconcurrency var transform: Transform { get set }For an AnchorEntity instance, the transform is relative to the AR anchor.