Click or drag to resize
SoTexture2Transformrotation Property

Counterclockwise rotation of the coordinate space, in radians.

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

Property Value

Type: SoSFFloat
Remarks

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

See Also