Click or drag to resize
SoShaderParameterImagelayer Property

Specifies the layer of texture to be bound to the image unit.

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

Property Value

Type: SoSFInt32
Remarks

Default is -1 (bind all layers).

See Also