Click or drag to resize
SoFullSceneAntialiasingElementSet Method

Sets the current Full-Scene Antialising attributes in the state.

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
public static void Set(
	SoState state,
	bool on,
	bool currOn,
	int filter
)

Parameters

state
Type: OIV.Inventor.MiscSoState
on
Type: SystemBoolean
currOn
Type: SystemBoolean
filter
Type: SystemInt32
Remarks