This version of Unity is unsupported.

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.