| Parameter | Description |
|---|---|
| size | The number of light probes to allocate space for. |
Creates a new LightProbes object with the given number of probes.
After creating the object, use LightProbes.SetPositionsSelf and LightProbes.SetSHCoefficientsSelf to assign probe positions and spherical harmonics coefficients, then call LightProbes.Append to register the object for use in rendering.