pub fn spot_light_world_from_view(transform: &GlobalTransform) -> Affine3AExpand description
Constructs a right-handed orthonormal basis with translation, using only the forward direction and translation of a given GlobalTransform.
This is a version of orthonormalize which also includes translation.