Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


logInfo

Enables logging to the console with information about which objects were matched when converting a plain GameObject to a Prefab instance.
Read time 1 minuteLast updated 10 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor
public bool logInfo { get; set; }