Preset(Object)
Constructs a new Preset from a given Object.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Constructor
- Namespace: UnityEditor.Presets
- Assembly: UnityEditor
public Preset(Object source)
Parameters
Used by the Preset to know its target type and serialized values.