docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct LensSettings.PhysicalSettings

    These are settings that are used only if IsPhysicalCamera is true.

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetType()
    Namespace: Unity.Cinemachine
    Assembly: solution.dll
    Syntax
    [Serializable]
    [Tooltip("These are settings that are used only if IsPhysicalCamera is true")]
    public struct LensSettings.PhysicalSettings

    Fields

    Name Description
    Anamorphism

    Stretches the sensor to simulate an anamorphic look. Positive values distort the camera vertically, negative values distore the camera horizontally

    Aperture

    The aperture number, in f-stop

    BarrelClipping

    The strength of the "cat-eye" effect on bokeh (optical vignetting)

    BladeCount

    The number of diaphragm blades

    Curvature

    Maps an aperture range to blade curvature

    FocusDistance

    Distance from the camera lens at which focus is sharpest.
    The Depth of Field Volume override uses this value if you set FocusDistanceMode to Camera

    GateFit

    How the image is fitted to the sensor if the aspect ratios differ

    Iso

    The sensor sensitivity (ISO)

    LensShift

    Position of the gate relative to the film back

    SensorSize

    This is the actual size of the image sensor (in mm).

    ShutterSpeed

    The exposure time, in seconds

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)