These define the type of projection a camera primitive can use
Values ¶
hou.cameraProjection.Orthographic
The projection is an orthographic collapse along the local Z direction.
hou.cameraProjection.Perspective
The projection is a perspective transform focusing to the camera position.