Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


LightingExplorerTableColumn.CopyPropertiesDelegate

A delegate for copying of properties.
Read time 1 minuteLast updated 5 days ago

Definition

  • Type: Delegate
  • Namespace: UnityEditor
  • Assembly: UnityEditor
public delegate void LightingExplorerTableColumn.CopyPropertiesDelegate(SerializedProperty target, SerializedProperty source)