Click or drag to resize
SoRenderToTextureProperty Properties

The SoRenderToTextureProperty type exposes the following members.

Properties
  NameDescription
Public propertybackgroundColor

Background color used when rendering the scene graph.

Public propertycomponent

Specifies the type of component(s) for the rendering.

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertynode

Specifies the scene graph(s) (OIV.Inventor.Nodes.SoNode) to be rendered into the texture.

Public propertypath

Specifies the scene graph(s) (OIV.Inventor.SoPath) to be rendered into the texture.

Public propertysize

Size in pixels of the rendered texture.

Public propertytrigger

Trigger field to render the scene into the Pbuffer.

Public propertyupdatePolicy

Specifies the policy for rendering to the texture.

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