Click or drag to resize
SoOffscreenTileObserverTileUpdated Method

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public abstract SoOffscreenRendererAbortCodes TileUpdated(
	SoOffscreenRenderer offscreen,
	SoOffscreenTileProperty tileProperty,
	int numTiles
)

Parameters

offscreen
Type: OIV.InventorSoOffscreenRenderer
tileProperty
Type: OIV.InventorSoOffscreenTileProperty
numTiles
Type: SystemInt32

Return Value

Type: SoOffscreenRendererAbortCodes
See Also