Click or drag to resize
PoNonLinearDataMappingTransparencyFunction Delegate

Transparency callback prototype.

Namespace: OIV.MeshViz.Nodes
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public delegate float TransparencyFunction(
	float value
)

Parameters

value
Type: SystemSingle

Return Value

Type: Single
Remarks

See Also