Scene |
The SceneNode type exposes the following members.
Name | Description | |
---|---|---|
ChildNodesChanged | Occurs when list of ChildNode is changed. | |
ParentNodeChanged | Occurs when ParentNode is changed. Occurs also when this SceneNode is added to the SceneNodes tree for the first time or when it is removed from the SceneNodes tree (ParentNode is set to null). This event does not occur when this SceneNode is disposed. | |
ResourcesInitialized | ResourcesInitialized event is fried after the OnInitializeResources was called and the DirectX resources were created. |