atmosphereRenderElement : MAXObject

atmosphereRenderElement - superclass: MAXObject; super-superclass:Value - 4:0 - classID: #(9, 0) 

Value > MAXObject > (RenderElement) > atmosphereRenderElement

 

   

Render and Bake Elements - Quick Navigation

Constructors

atmosphereRenderElement ... 	 
Atmosphere ... 

Properties

<atmosphereRenderElement>.enabled Boolean default: true -- boolean 

Shows whether the element is enabled.

   

<atmosphereRenderElement>.filterOn Boolean default: true -- boolean; FilteringOn 

Shows whether the active antialiasing filter is enabled for the element.

   

<atmosphereRenderElement>.elementName String default: "Atmosphere" -- string 

Shows the name of the currently selected element.

You can type in a custom name for the element.

This control is unavailable when multiple elements are selected.

   

<atmosphereRenderElement>.bitmap UndefinedClass default: undefined -- bitmap 

   

See Also