emissionRenderElement : MAXObject

emissionRenderElement - superclass: MAXObject; super-superclass:Value - 4:0 - classID: #(5, 0) 

Value > MAXObject > (RenderElements) > emissionRenderElement

 

   

Render and Bake Elements - Quick Navigation

Constructor

emissionRenderElement ... 	 
self_Illumination ...   

Properties

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

Shows whether the element is enabled.

   

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

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

   

<emissionRenderElement>.elementName String default: "Self-Illumination" -- 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.

   

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

   

See Also