Method UpdateSky
UpdateSky(Camera, Sky, StageRuntimeInterface)
Notify the SRP that sky have changed in LookDev
Declaration
void UpdateSky(Camera camera, Sky sky, StageRuntimeInterface stage)
Parameters
| Type | Name | Description |
|---|---|---|
| Camera | camera | The camera of the LookDev's scene |
| Sky | sky | The new Sky informations |
| StageRuntimeInterface | stage | Access element of the LookDev's scene |