AddAmbientLight(Color)
Add an ambient light to the spherical harmonics.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Method
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public void AddAmbientLight(Color color)
Parameters
Remarks
If the spherical harmonics represent a light probe, this function adds an ambient light into the light probe data.