Click or drag to resize
SoTexture2loadingMode Property

Specifies the loading mode.

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

Property Value

Type: SoSFEnumSoTexture2Loadings
Remarks

Use enum OIV.Inventor.Nodes.SoTexture2.Loadings. Default is AUTO.

Note Note

Field available since Open Inventor 6.0

See Also