GeoInst_SetInstanceCount



GeoInst_SetInstanceCount pGeoInst, Count

Description

This command sets the upper limit of the buffer region which is examined within GeoInst_Update. Note: Instance indices beyond the currently set "InstanceCount" will not be rendered reguardless of their exclusion settings.

Parameters

pGeoInstINTEGERPointer to the GeoInst being setup
CountINTEGERMaximum numer of instances to be examined by GeoInst_Update; represents the highest instance ID which can be rendered.


GeoInst Commands
jGfx Command Index
jGfx Main