Lighting_Analysis_Data : RenderElement

Lighting_Analysis_Data : RenderElement {18a96811,2f1383c} 

Value > MAXObject > (RenderElement) > Lighting_Analysis_Data

 

   

Render and Bake Elements - Quick Navigation

The Lighting_Analysis_Data Render Element allows the saving of the lighting analysis data to a separate image output.

NOTE:This feature is exposed in 3ds Max Design only.

Constructors:

Class instances not creatable by MAXScript.

This RenderElement will be created and added automatically to the Render Elements list when a Lighting_Analysis_Overlay : RenderEffect is added to the Effects List.

Aliases:

Lighting_Analysis_Data 	 
lightingAnalysisDataRenderElement   

Properties:

<Lighting_Analysis_Data>.enabledOn (enabled) : boolean 

Get/set the state of the Enabled checkbox.

   

<Lighting_Analysis_Data>.filterOn (filter_on) : boolean 

Get/set the state of the Enable Filtering checkbox.

   

<Lighting_Analysis_Data>.atmosphereOn (atmosphere_on) : boolean 

Get/set whether to apply atmospheric effects.

   

<Lighting_Analysis_Data>.shadowOn (shadows_on) : boolean 

Get/set whether to apply shadows.

   

<Lighting_Analysis_Data>.elementName (element_name) : string 

Get/set the name of the Render Element.

   

<Lighting_Analysis_Data>.bitmap : bitmap 

Get/set the bitmapvalue of the Render Element.

   

See Also