Struct CameraData | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Struct CameraData

    Namespace: UnityEngine.Rendering.Universal
    Syntax
    public struct CameraData

    Fields

    antialiasing

    Declaration
    public AntialiasingMode antialiasing
    Field Value
    Type Description
    AntialiasingMode

    antialiasingQuality

    Declaration
    public AntialiasingQuality antialiasingQuality
    Field Value
    Type Description
    AntialiasingQuality

    camera

    Declaration
    public Camera camera
    Field Value
    Type Description
    Camera

    cameraTargetDescriptor

    Declaration
    public RenderTextureDescriptor cameraTargetDescriptor
    Field Value
    Type Description
    RenderTextureDescriptor

    captureActions

    Declaration
    public IEnumerator<Action<RenderTargetIdentifier, CommandBuffer>> captureActions
    Field Value
    Type Description
    System.Collections.Generic.IEnumerator<System.Action<RenderTargetIdentifier, CommandBuffer>>

    defaultOpaqueSortFlags

    Declaration
    public SortingCriteria defaultOpaqueSortFlags
    Field Value
    Type Description
    SortingCriteria

    isDefaultViewport

    Declaration
    public bool isDefaultViewport
    Field Value
    Type Description
    System.Boolean

    isDitheringEnabled

    Declaration
    public bool isDitheringEnabled
    Field Value
    Type Description
    System.Boolean

    isHdrEnabled

    Declaration
    public bool isHdrEnabled
    Field Value
    Type Description
    System.Boolean

    isSceneViewCamera

    Declaration
    public bool isSceneViewCamera
    Field Value
    Type Description
    System.Boolean

    isStereoEnabled

    Declaration
    public bool isStereoEnabled
    Field Value
    Type Description
    System.Boolean

    isStopNaNEnabled

    Declaration
    public bool isStopNaNEnabled
    Field Value
    Type Description
    System.Boolean

    maxShadowDistance

    Declaration
    public float maxShadowDistance
    Field Value
    Type Description
    System.Single

    postProcessEnabled

    Declaration
    public bool postProcessEnabled
    Field Value
    Type Description
    System.Boolean

    renderScale

    Declaration
    public float renderScale
    Field Value
    Type Description
    System.Single

    requiresDepthTexture

    Declaration
    public bool requiresDepthTexture
    Field Value
    Type Description
    System.Boolean

    requiresOpaqueTexture

    Declaration
    public bool requiresOpaqueTexture
    Field Value
    Type Description
    System.Boolean

    volumeLayerMask

    Declaration
    public LayerMask volumeLayerMask
    Field Value
    Type Description
    LayerMask

    volumeTrigger

    Declaration
    public Transform volumeTrigger
    Field Value
    Type Description
    Transform
    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