Legacy Documentation: Version 5.5
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

SphericalHarmonicsL2.AddDirectionalLight

public void AddDirectionalLight(Vector3 direction, Color color, float intensity);

Description

Add directional light to probe data.

If SH probe is used to calculate lighting, this function has the effect of adding directional light into probe data.