![]() |
Murl Engine Lua Addon API
Version 1.0 beta
|
The IController interface.
This interface provides a generic way to automatically manipulate individual properties of a given Graph::INode. A class implementing this interface may modify a node's properties by overriding the ProcessLogic() method.
The Graph::ITimeController interface represents a more specialized controller type, which acts on current animation time values of individual Graph::ITimeline nodes.
See Graph::Node for details on creating controllers via an XML scene graph description.