Click or drag to resize
SoColorMapHasTransparency Method

Returns true if the current color map contains alpha values less than 1.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public bool HasTransparency()

Return Value

Type: Boolean
Remarks

false means the color map is completely opaque.

See Also