Click or drag to resize
SoDirectVizEnvironmentShader Properties

The SoDirectVizEnvironmentShader type exposes the following members.

Properties
  NameDescription
Public propertyfile

Name of OpenRTRT dynamic library containing the shader code.

(Inherited from SoDirectVizShader.)
Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyname

Name of the shader to use.

(Inherited from SoDirectVizShader.)
Public propertyoptions

These strings specify parameters to the shader.

(Inherited from SoDirectVizShader.)
Public propertytextureID

Index into the list of texture file (textureURLs) indicating which texture file to use for environment shading.

Public propertytextureURLs

A list of textures files.

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