Click or drag to resize
SoTextureUnitmappingMethod Property

Specifies the mapping method used for texture mapping.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoSFEnum<SoTextureUnitMappingMethods> mappingMethod { get; }

Property Value

Type: SoSFEnumSoTextureUnitMappingMethods
Remarks

Use enum MappingMethod. Default is IMAGE_MAPPING.

See Also