Click or drag to resize
SoAppearancePreserverSetTriangleMinSize Method

Specifies the mininum size for a triangle stored within the normal map texture.

Namespace: OIV.FXViz.APS
Assembly: OIV.FxViz (in OIV.FxViz.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
public void SetTriangleMinSize(
	int size
)

Parameters

size
Type: SystemInt32
Remarks

Default size is 4 texels.

See Also