Click or drag to resize
SoTransform Properties

The SoTransform type exposes the following members.

Properties
  NameDescription
Public propertycenter

Origin for scale and rotation.

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

Rotation specification.

Public propertyscaleFactor

Scale factors.

Public propertyscaleOrientation

Rotational orientation for scale.

Public propertytranslation

Translation vector.

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