Click or drag to resize
SoVRMLAppearance Properties

The SoVRMLAppearance type exposes the following members.

Properties
  NameDescription
Public propertyfillProperties

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

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

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

Public propertymaterial

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

Public propertymetadata

Specifies the metadata node.

(Inherited from SoVRMLNode.)
Public propertytexture

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

Public propertytextureTransform

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

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