Objects without Geometry in the Pipeline

Some objects do not have a geometry (i.e. they have no deformable points), such as the camera object or light object, but can still flow through the pipeline. In cases where an object has no deformable points, the object state transformation matrix is used to represent the transformation, which is then applied to the object's gizmo. See the topic Object State for more information.