Table of Contents

Class Render

Namespace
Aspose.CAD.FileFormats.Collada.FileParser.Elements
Assembly
Aspose.CAD.dll

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

public class Render : ColladaElement
Inheritance
Render
Inherited Members

Constructors

Render()

Properties

CameraNode

Gets or sets the camera node. Refers to a node that contains a camera describing the viewpoint from which to render this composition step. Optional.

Extra

Gets or sets the extra.

InstanceMaterial

Gets or sets the instance material. Specifies which effect to render in this composition step while evaluating the scene.

Layer

Gets or sets the layer. Specifies which layer or layers to render in this composition step while evaluating the scene.

Name

Gets or sets the name. The text string name of this element. Optional.

Sid

Gets 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.