Click or drag to resize
SoTexture3Transformrotation Property

Counterclockwise rotation of the coordinate space, in radians.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFFloat rotation { get; }

Property Value

Type: SoSFFloat
Remarks

This results in a clockwise rotation of the texture on the object.

See Also