BackgroundRenderElement : MAXObject

BackgroundRenderElement - superclass: MAXObject; super-superclass:Value - 4:0 - classID: #(15, 0) 

Value > MAXObject > (RenderElements) > BackgroundRenderElement

 

   

Render and Bake Elements - Quick Navigation

Constructors

BackgroundRenderElement... 	 
bgndRenderElement ... 

Properties

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

Shows whether the element is enabled.

   

<BackgroundRenderElement>.filterOn Boolean default: false -- boolean; FilteringOn 

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

   

<BackgroundRenderElement>.elementName String default: "Background" -- 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.

   

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

   

See Also