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

LightProbes.GetPositionsSelf

Declaration

public Vector3[] GetPositionsSelf();

Returns

Vector3[] The array of positions of the baked light probes.

Description

Gets the positions of the baked light probes stored in this LightProbes object.

Additional resources: LightProbes.countSelf.