Spatial

Spatial actors have a translation, rotation and scale in 3D space. They inherit from Tree so they also maintain a hierarchy of transforms. They don't have any view-side smoothing, so the pawn will change its transform to exactly match the transform of the actor.

One of Worldcore's kernel Mixins.