Web Analytics Made Easy - Statcounter
Skip to content

Camera attributes#

Camera attributes are defined in the camera attribute space (short name: ca), that matches only camera nodes.

Attributes inherited from the node attribute space:

Attribute name Short name Possible values Examples
name n strings in quotes ca.n "A"
ca.n "L*"
selected true, false ca.selected
not ca.selected
selectionFlag sf true, false ca.sf false
ca.sf

name#

Inherited from node.name.

selected#

Inherited from node.selected, but without the short name s.

selectionFlag#

Inherited from node.selectionFlag.