Click or drag to resize
SoVRMLTextureTransform Properties

The SoVRMLTextureTransform type exposes the following members.

Properties
  NameDescription
Public propertycenter

Specifies a translation offset in texture coordinate space about which the rotation and scale fields are applied.

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

Specifies the metadata node.

(Inherited from SoVRMLNode.)
Public propertyrotation

Specifies a rotation in radians of the texture coordinates about the center after the scale has taken place.

Public propertyscale

Scaling factors in S and T.

Public propertytranslation

Translation in S and T.

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