Click or drag to resize
SoShaderProgramimages Property

Specifies a list of OIV.Inventor.Nodes.SoShaderParameterImage nodes to use with this shader.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoMFNode images { get; }

Property Value

Type: SoMFNode
Remarks

Default is empty.

Note Note

Field available since Open Inventor 10.10

See Also