Click or drag to resize
SoOctreeOrderingSetHandleTransparency Method

If handle transparency is turned on, the octree will handle transparency and render cache transparent objects.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public void SetHandleTransparency(
	bool handle
)

Parameters

handle
Type: SystemBoolean
Remarks

Default is true;

See Also