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