positions
Positions of the baked light probes (Read Only).
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public Vector3[] positions { get; }
Remarks
Deprecated, use LightProbes.SetPositionsSelf and LightProbes.GetPositionsSelf instead.
Additional Resources: LightProbes.countSelf.