Project¶
Reference¶
A module to handle access to the project
- project.getScenes()¶
Get a list of all the scenes in the project
- project.getSceneByName(name)¶
Get a scene by its item name
- project.getGravity()¶
Get the physics engine gravity value for the project
- project.setGravity(value)¶
Set the physics engine gravity value in the project