Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Strict

Whether the query is evaluated strictly. This means that if any filters are invalid, then the whole query is invalid.
Read time 1 minuteLast updated 10 days ago

Definition

  • Type: Property
  • Namespace: Unity.Hierarchy
  • Assembly: UnityEngine.HierarchyCoreModule
public bool Strict { get; set; }