Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


None

Don't sort the objects.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Field
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
Warning
Deprecated. FindObjectsSortMode has been deprecated. Use the FindObjectsByType overloads that do not take a FindObjectsSortMode parameter.
None = 0

Remarks

This is the least resource-intensive option but the order of the results is not guaranteed to be consistent between calls.