Click or drag to resize
SoRenderToTarget Properties

The SoRenderToTarget type exposes the following members.

Properties
  NameDescription
Public propertyantialiasingQuality

This field defines the antialiasing quality between 0.0 and 1.0 for the rendering.

Public propertyboundingBoxCaching
(Inherited from SoSeparator.)
Public propertyboundingBoxIgnoring

Whether to ignore this node during bounding box traversal.

(Inherited from SoGroup.)
Public propertyclearColorValue

Value used to clear the color buffer before the rendering.

Public propertyclearDepthValue

Value used to clear the depth buffer before the rendering.

Public propertyclearStencilValue

Value used to clear the stencil buffer before the rendering.

Public propertyclearTargets

If this field is set the targets are cleared before the rendering.

Public propertyenableFragmentsQuery

This field enables or disables the query counter used to count the number of fragments rasterized during the render to texture operation.

Public propertyfastEditing

Specifies the fast edit mode of the separator node.

(Inherited from SoSeparator.)
Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertylayers
Public propertymodes

This defines the mode modifier for the targets.

Public propertypickCulling

Whether to cull during picking traversal.

(Inherited from SoSeparator.)
Public propertyrenderCaching Obsolete.

Whether to cache during rendering traversal.

(Inherited from SoSeparator.)
Public propertyrenderCulling

Whether to cull during rendering traversal.

(Inherited from SoSeparator.)
Public propertyrenderUnitId

Used during the ScaleViz depth compositing process, this field specifies which render unit (OIRU) will render the sub scene graph below this separator.

(Inherited from SoSeparator.)
Public propertysize

This field allows a custom rendering size for the render to texture.

Public propertytargets

This field allows to attach a texture to a specific attachment.

Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Top
See Also