SoTexture2Loadings Enumeration |
Loading mode.
Namespace: OIV.Inventor.Nodes
Member name | Value | Description | |
---|---|---|---|
AUTO | 0 | The texture is loaded when OIV.Inventor.Nodes.SoTexture2.filename field is set. | |
MANUAL | 1 | The texture is loaded when the OIV.Inventor.Nodes.SoTexture2.LoadTexture() method is called. |