Class HDPhysicalCamera | High Definition RP | 6.7.1-preview
docs.unity3d.com
    Show / Hide Table of Contents

    Class HDPhysicalCamera

    Inheritance
    Object
    HDPhysicalCamera
    Namespace: UnityEngine.Experimental.Rendering.HDPipeline
    Syntax
    [Serializable]
    public class HDPhysicalCamera

    Fields

    kMaxAperture

    Declaration
    public const float kMaxAperture = 32F
    Field Value
    Type Description
    Single

    kMaxBladeCount

    Declaration
    public const int kMaxBladeCount = 11
    Field Value
    Type Description
    Int32

    kMinAperture

    Declaration
    public const float kMinAperture = 1F
    Field Value
    Type Description
    Single

    kMinBladeCount

    Declaration
    public const int kMinBladeCount = 3
    Field Value
    Type Description
    Int32

    Properties

    anamorphism

    Declaration
    public float anamorphism { get; set; }
    Property Value
    Type Description
    Single

    aperture

    Declaration
    public float aperture { get; set; }
    Property Value
    Type Description
    Single

    barrelClipping

    Declaration
    public float barrelClipping { get; set; }
    Property Value
    Type Description
    Single

    bladeCount

    Declaration
    public int bladeCount { get; set; }
    Property Value
    Type Description
    Int32

    curvature

    Declaration
    public Vector2 curvature { get; set; }
    Property Value
    Type Description
    Vector2

    iso

    Declaration
    public int iso { get; set; }
    Property Value
    Type Description
    Int32

    shutterSpeed

    Declaration
    public float shutterSpeed { get; set; }
    Property Value
    Type Description
    Single

    Methods

    CopyTo(HDPhysicalCamera)

    Declaration
    public void CopyTo(HDPhysicalCamera c)
    Parameters
    Type Name Description
    HDPhysicalCamera c
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023