Click or drag to resize
SoTexture2wrapT Property

Indicates what to do when texture coordinates in the T (vertical) direction lie outside the range 0-1.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFEnum<SoTextureWrapType> wrapT { get; }

Property Value

Type: SoSFEnumSoTextureWrapType
Remarks

. Default is REPEAT.

See Also