Click or drag to resize
SoTexture2Transform Properties

The SoTexture2Transform type exposes the following members.

Properties
  NameDescription
Public propertycenter

Center point used for scaling and rotation.

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

Counterclockwise rotation of the coordinate space, in radians.

Public propertyscaleFactor

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