Object_ID : RenderElement
Object_ID - superclass: RenderElement; super-superclass:MAXWrapper - 5:0 - classID: #(21, 0) The Object_ID RenderElement outputs the Object IDs assigned to objects via the Object Properties dialog.Available in 3ds Max 8 and higher.
Constructor
Object_ID ...
objectIDRenderElement ... Properties
<Object_ID>.bitmap UndefinedClass default: undefined -- bitmap; Gets the bitmap the RenderElement writes to.
<Object_ID>.colorMode Integer default: 1 -- integer; Object_ID Gets/Sets the color mode.
Possible values are:
0 - Object Color
1 - Object ID
<Object_ID>.elementName String default: "Object ID" -- string Gets/Sets the name of the RenderElement.
<Object_ID>.enabled BooleanClass default: true -- boolean Enables/Disables the RenderElement.
<Object_ID>.filterOn BooleanClass default: false -- boolean; FilteringOn Enables/Disables filtering for the RenderElement.
