SetDefaultReflectionCubemap(Texture)
Sets the default reflection cubemap stored in a LightingDataAsset.
Read time 1 minuteLast updated 8 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public void SetDefaultReflectionCubemap(Texture cubemap)
Parameters
The cubemap to set.