Package | Description |
---|---|
org.blender.dna | |
org.blender.utils |
Modifier and Type | Method and Description |
---|---|
CPointer<World> |
World.__io__addressof()
Instantiates a pointer on this instance.
|
CPointer<World> |
Scene.getWorld()
Get method for struct member 'world'.
|
Modifier and Type | Method and Description |
---|---|
void |
Scene.setWorld(CPointer<World> world)
Set method for struct member 'world'.
|
Constructor and Description |
---|
World(World that) |
Modifier and Type | Method and Description |
---|---|
World |
MainLib.getWorld()
See
World for documentation. |
Modifier and Type | Method and Description |
---|---|
void |
MainLib.setWorld(World world)
See
World for documentation. |