Click or drag to resize
SoTexturemodel Property

Specifies how to map texture onto surface.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
public SoSFEnum<SoTextureModels> model { get; }

Property Value

Type: SoSFEnumSoTextureModels
Remarks

Use enum OIV.Inventor.Nodes.SoTexture.Models. Default is MODULATE.

See Also