Changes to object properties.
More...
Changes to object properties.
Node names changed.
- Parameters
-
[in] | nodes | The node list, provided as AnimHandles. |
- See also
- NodeEventNamespace::GetNodeByKey()
◆ NameChanged()
◆ WireColorChanged()
◆ RenderPropertiesChanged()
Node render-related object properties changed.
From the Object Properties dialog, this includes Rendering Control and Motion Blur items, and the Advanced Lighting and mental ray tabs. Also includes changes to displacement approximation and render elements.
- Parameters
-
[in] | nodes | The node list, provided as AnimHandles. |
- See also
- NodeEventNamespace::GetNodeByKey()
◆ DisplayPropertiesChanged()
Node display-related object properties changed.
From the Object Properties dialog, this includes Interactivity and Display Properties items. Also includes changes to viewport shader data, as per PART_GFX_DATA.
- Parameters
-
[in] | nodes | The node list, provided as AnimHandles. |
- See also
- NodeEventNamespace::GetNodeByKey()
-
PART_GFX_DATA
◆ UserPropertiesChanged()
Node used-defined object properties changed.
From the Object Properties dialog, this is the User Defined tab.
- Parameters
-
[in] | nodes | The node list, provided as AnimHandles. |
- See also
- NodeEventNamespace::GetNodeByKey()
◆ PropertiesOtherEvent()