Houdini 22.0 Nodes APEX nodes

geo::GetCameraProperties

Gets the properties of camera primitives.

On this page
Since 22.0

For each camera that you want to get the properties of, add a new connection to the properties variadic output and rename the subport to the name attribute of the camera ( click the port to rename the port). The subport names of the properties variadic output are used to query the name attribute of each camera.

Inputs

geo: Geometry

The geometry that contains the camera primitives.

Outputs

properties: VariadicArg<Dict>

A variadic output of camera properties.

See also

APEX nodes