Declaration
func GetSceneSkybox(sceneID string) entity<SkyBox>
go
Parameters
Input
Name | Type | Description |
---|---|---|
SceneID | String | Scene ID |
Return
Type | Description |
---|---|
SkyboxEnv | Skybox |
Get the scene's skybox
func GetSceneSkybox(sceneID string) entity<SkyBox>
go
Name | Type | Description |
---|---|---|
SceneID | String | Scene ID |
Type | Description |
---|---|
SkyboxEnv | Skybox |