docs.unity.cn
    Show / Hide Table of Contents

    Class CameraUI.PhysicalCamera

    Physical camera related drawers

    Inheritance
    Object
    CameraUI.PhysicalCamera
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: UnityEditor.Rendering
    Syntax
    public static class PhysicalCamera

    Methods

    Drawer_PhysicalCamera_ApertureShape(ISerializedCamera, Editor)

    Draws Aperture Shape related fields on the inspector

    Declaration
    public static void Drawer_PhysicalCamera_ApertureShape(ISerializedCamera p, Editor owner)
    Parameters
    Type Name Description
    ISerializedCamera p

    ISerializedCamera The serialized camera

    Editor owner

    Editor The editor owner calling this drawer

    Drawer_PhysicalCamera_CameraBody_GateFit(ISerializedCamera, Editor)

    Draws Gate fit related fields on the inspector

    Declaration
    public static void Drawer_PhysicalCamera_CameraBody_GateFit(ISerializedCamera p, Editor owner)
    Parameters
    Type Name Description
    ISerializedCamera p

    ISerializedCamera The serialized camera

    Editor owner

    Editor The editor owner calling this drawer

    Drawer_PhysicalCamera_CameraBody_ISO(ISerializedCamera, Editor)

    Draws ISO related fields on the inspector

    Declaration
    public static void Drawer_PhysicalCamera_CameraBody_ISO(ISerializedCamera p, Editor owner)
    Parameters
    Type Name Description
    ISerializedCamera p

    ISerializedCamera The serialized camera

    Editor owner

    Editor The editor owner calling this drawer

    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

    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

    Drawer_PhysicalCamera_FocusDistance(ISerializedCamera, Editor)

    Draws Focus Distance related fields on the inspector

    Declaration
    public static void Drawer_PhysicalCamera_FocusDistance(ISerializedCamera p, Editor owner)
    Parameters
    Type Name Description
    ISerializedCamera p

    ISerializedCamera The serialized camera

    Editor owner

    Editor The editor owner calling this drawer

    Drawer_PhysicalCamera_Lens_Aperture(ISerializedCamera, Editor)

    Draws Lens Aperture related fields on the inspector

    Declaration
    public static void Drawer_PhysicalCamera_Lens_Aperture(ISerializedCamera p, Editor owner)
    Parameters
    Type Name Description
    ISerializedCamera p

    ISerializedCamera The serialized camera

    Editor owner

    Editor The editor owner calling this drawer

    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

    Drawer_PhysicalCamera_Lens_Shift(ISerializedCamera, Editor)

    Draws Lens Shift related fields on the inspector

    Declaration
    public static void Drawer_PhysicalCamera_Lens_Shift(ISerializedCamera p, Editor owner)
    Parameters
    Type Name Description
    ISerializedCamera p

    ISerializedCamera The serialized camera

    Editor owner

    Editor The editor owner calling this drawer

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 08 September 2023