Click or drag to resize
SoTransferFunctionHasTransparency Method

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

Namespace: OIV.LDM.Nodes
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
public bool HasTransparency()

Return Value

Type: Boolean
Remarks

false means the color map is completely opaque.

See Also