Render class

Render class

The evaluate scene render. Describes one effect pass to evaluate a scene.

Inheritance: RenderColladaElement

The Render type exposes the following members:

Constructors

ConstructorDescription
initConstructs a new instance of Render

Properties

PropertyDescription
layerGets or sets the layer.
Specifies which layer or layers to render in this composition step while evaluating the scene.
instance_materialGets or sets the instance material.
Specifies which effect to render in this composition step while evaluating the scene.
extraGets or sets the extra.
sidGets or sets the sid.
A text string value containing the scoped identifier of this element.
This value must be unique within the scope of the parent element.
Optional.
nameGets or sets the name.
The text string name of this element.
Optional.
camera_nodeGets or sets the camera node.
Refers to a node that contains a camera describing the viewpoint from which to render this composition step.
Optional.

See Also