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