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