Deprecated List

Deprecated List
globalScope> Global ILBExecuteBeast (ILBManagerHandle bm, ILBJobHandle job, ILBShowResults showResults, ILBDistributionType distribution, ILBJobStatus *status)
This function will go away in the future
Parameters
bmthe beast manager to use
jobthe job to execute
showResultssets how the beast window should be handled
distributionSets how to distribute the rendering
statusthe result of the rendering
globalScope> Global ILBGetSkyLightVolumeType (ILBLightHandle light, ILBLightVolumeType *type)
Use ILBGetLightVolumeType() instead
Parameters
lightlight to set light volume type on
typethe volume type to use
Returns
The result of the operation.
globalScope> Global ILBSetSkyLightVolumeType (ILBLightHandle light, ILBLightVolumeType type)
Use ILBSetLightVolumeType() instead
Parameters
lightlight to set light volume type on
typethe volume type to use
Returns
The result of the operation.