Go to the source code of this file.
Value: \
(projection) \
(horizontalAperture) \
(verticalAperture) \
(horizontalApertureOffset) \
(verticalApertureOffset) \
(focalLength) \
(clippingRange) \
(clipPlanes) \
\
\
(fStop) \
(focusDistance) \
\
\
(shutterOpen) \
(shutterClose) \
(exposure) \
\
\
(windowPolicy) \
\
\
(worldToViewMatrix) \
(projectionMatrix)
Camera state that can be requested from the scene delegate via GetCameraParamValue(id, token). The parameters below mimic the USD camera schema and GfCamera (with the exception of window policy). All spatial units are in world units though and projection is HdCamera::Projection rather than a token.
Definition at line 48 of file camera.h.