Click or drag to resize
SoVRMLAppearancetextureTransform Property

The textureTransform field, if specified, must contain an SoVRMLTextureTransform node.

Namespace: OIV.Inventor.VRMLnodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoSFNode textureTransform { get; }

Property Value

Type: SoSFNode
Remarks

If the texture field is NULL or unspecified, or if the textureTransform is NULL or unspecified, the textureTransform field has no effect.

See Also