Method UpdateEnvironment
UpdateEnvironment(Object)
Update the environment used.
Declaration
public void UpdateEnvironment(Object environmentOrCubemapAsset)
Parameters
Type | Name | Description |
---|---|---|
Object | environmentOrCubemapAsset | The new Environment to use. Or the Cubemap to use to build a new one. Other types will raise an ArgumentException. |