usceneΒΆ
class uscene
A scene object that has a pointer to a custom defined root node
Hierarchy
Members
Methods:
|
| setroot | (
|
Set the scene root node |
Inherited from class scene
Functions:
|
| instanciate | (
|
Create an instanciating scene from an input scene and a scene to instanciate |
|
| merge | (
|
Create a merge scene from an input scenes |
|
| override | (
|
Create an override scene from an input scene |
|
| setevalprogress | (
|
Set the current progression of the scene evaluation |
|
| setevalresult | (
|
Store the Lua/Python script evaluation result |
|
| unode | (
|
Create a user scenegraphnode |
|
| uref | (
|
Create ref data chunk |
|
| urefnode | (
|
Create a user scenegraphnode that references a scene node |
|
| uscene | (
|
Create a user scene |
Documentation
Set the scene root node
Arguments:
node the root node of the scene