Click or drag to resize
SoVRMLPixelTexture Properties

The SoVRMLPixelTexture type exposes the following members.

Properties
  NameDescription
Public propertyimage

The texture map.

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

Specifies the metadata node.

(Inherited from SoVRMLNode.)
Public propertyrepeatS
(Inherited from SoVRMLTexture.)
Public propertyrepeatT

The repeatS and repeatT fields specify how the texture wraps in the S and T directions.

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