![]() |
Murl Engine Lua Addon API
Version 1.0 beta
|
The IIndexed property interface.
This interface provides a common way to set a generic index for an object. The meaning of the index property is not explicitly defined; nodes may use the given value for e.g. indexing into their children (see Graph::ISwitch), indexing into an atlas resource (see Graph::IPlaneSequenceGeometry) or whatever other purpose suitable.
Animation controllers may call the SetIndex() method when index keys are present in a given Resource::IAnimation.