The '''Reflection Probe SH2''' component is used to turn what a [[Component:ReflectionProbe|ReflectionProbe]] sees into a spherical harmonic for use in ambient lighting like a [[Component:AmbientLightSH2|AmbientLightSH2]] component.
|AmbientLight|{{RootFieldType|RawOutput`1|[[Type:SphericalHarmonicsL2`1|SphericalHarmonicsL2`1]]<[[Type:ColorX|ColorX]]>}}|TypeAdv1=true| <code>Probe</code>'s sampled data as SH2 color data for ambient lighting usage.
|Order0Scale|Float|
|Order0Scale|Float| The scale factor for Order 0 for the spherical harmonics.
|Order1Scale|Float|
|Order1Scale|Float| The scale factor for Order 1 for the spherical harmonics.
|Order2Scale|Float|
|Order2Scale|Float| The scale factor for Order 2 for the spherical harmonics.
}}
}}
== Usage ==
== Usage ==
Can be used to drive a [[Component:AmbientLightSH2|AmbientLightSH2]] component via a value copy or by drag and dropping this component's <code>AmbientLight</code> into that component's value
Reflection Probe SH2 component as seen in the Scene Inspector
The Reflection Probe SH2 component is used to turn what a ReflectionProbe sees into a spherical harmonic for use in ambient lighting like a AmbientLightSH2 component.