Click or drag to resize
SoDirectVizAppearance Properties

The SoDirectVizAppearance type exposes the following members.

Properties
  NameDescription
Public propertyfillProperties

(Note: Not implemented) The fillProperties field, if specified, must contain an SoVRMLFillProperties node.

(Inherited from SoVRMLAppearance.)
Public propertyinstanceName

Instance name (NOT USED).

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

The lineProperties field, if specified, must contain an SoVRMLLineProperties node.

(Inherited from SoVRMLAppearance.)
Public propertymaterial

The material field, if specified, must contain an SoVRMLMaterial node.

(Inherited from SoVRMLAppearance.)
Public propertymetadata

Specifies the metadata node.

(Inherited from SoVRMLNode.)
Public propertyshader

Associated shader.

Public propertytexture

The texture field, if specified, must contain one of the various types of texture nodes (SoVRMLImageTexture, SoVRMLMovieTexture, or SoVRMLPixelTexture).

(Inherited from SoVRMLAppearance.)
Public propertytextureProjection

Texture projection (NOT USED).

Public propertytextureTransform

The textureTransform field, if specified, must contain an SoVRMLTextureTransform node.

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