Click or drag to resize
SoTextureCubeMapwrapR Property

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

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

Property Value

Type: SoSFEnumSoTextureWrapType
Remarks

. Default is REPEAT.

See Also