These define the type of projection the camera defined by a layer uses.
Values ¶
hou.imageLayerProjection.Orthographic
The projection is an orthographic collapse along the local Z direction.
hou.imageLayerProjection.Perspective
The projection is a perspective transform focusing to the camera position.