Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


maxPlaneCount

The maximum number of planes it is possible to set as colliders.
Read time 1 minuteLast updated 10 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.ParticleSystemModule
Warning
Deprecated. The maxPlaneCount restriction has been removed. Please use planeCount instead to find out how many planes there are.
public int maxPlaneCount { get; }