Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

LightProbes.positions

public Vector3[] positions;

Description

Positions of the baked light probes (Read Only).

Deprecated, use LightProbes.SetPositionsSelf and LightProbes.GetPositionsSelf instead.

Additional resources: LightProbes.countSelf.