Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


count

The number of light probes (Read Only).
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public int count { get; }

Remarks

Deprecated, use LightProbes.countSelf instead.