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: 2024.1.0.0 (2024.1.0)
Syntax
public SoSFEnum<SoTextureWrapType> wrapT { get; }

Property Value

Type: SoSFEnumSoTextureWrapType
Remarks

. Default is REPEAT.

See Also