Interfaces > Core Interfaces > LightMeterManager |
The LightMeterManager Interface exposes properties and methods related to managing LightMeter Helpers. The same methods are used by the Lighting Analysis Assistant tool.
Get/set the option controlling whether to delete the Cache before calculating Light Meters.
When set to true, the Cache data will be deleted before calculating.
When set to false, it will not be deleted.
Available in 3ds Max 2011 and higher.
Returns the number of LightMeter Helpers in the scene.
Returns the LightMeter Interface of the N-th LightMeter Helper in the scene.
Returns the node of the N-th LightMeter Helper in the scene.
Returns the number of active LightMeter Helpers in the scene.
Returns true if the Lighting Analysis Assistant is calculating LightMeters, false if not.
Performs the LightMeter calculation for the indexed light meter.
Writes the data from the active LightMeters to a Comma-Separated Values file with the specified name prefix.