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