Method Drawer_Output_Depth
Drawer_Output_Depth(ISerializedCamera, Editor)
Draws Depth related fields on the inspector
Declaration
public static void Drawer_Output_Depth(ISerializedCamera p, Editor owner)
Parameters
Type | Name | Description |
---|---|---|
ISerializedCamera | p | ISerializedCamera The serialized camera |
Editor | owner | Editor The editor owner calling this drawer |