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