Change Scene |  | Change to another scene. - Scene: Scene in the project to change to.
|
Fade |  | Fade the scene to the specified color. - Color: Color value specifying the final color of the fading.
- Time: Number value specifying the time of fading.
|
Set Skybox As Image |  | Set image be the skybox. - Image: Image asset in the project's asset library.
|
Set Skybox As Color |  | Set color be the skybox. - Color: Color value specifying the color of the sky box
- EquiretangularEnabling: Boolean value specifying the visibility of the object.
- LightingEnabling: Boolean value specifying whether using the lighting.
|
Set Gravity |  | Set the gravity property of the scene. - Enable: Number value setting the object to use gravity or not use gravity.
|
Use Skybox Lighting |  | Set the lighting property of the skybox. - Lighting: Boolean value setting whether use gravity.
|
Set Skybox Equirectangular |  | Set the Equirectangular property of the skybox. - Equirectangular: Boolean value setting whether use equirectangular.
|