Struct CameraData | Lightweight RP | 6.9.2
docs.unity3d.com
    Show / Hide Table of Contents

    Struct CameraData

    Namespace: UnityEngine.Rendering.LWRP
    Syntax
    public struct CameraData

    Fields

    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
    IEnumerator<Action<RenderTargetIdentifier, CommandBuffer>>

    defaultOpaqueSortFlags

    Declaration
    public SortingCriteria defaultOpaqueSortFlags
    Field Value
    Type Description
    SortingCriteria

    isDefaultViewport

    Declaration
    public bool isDefaultViewport
    Field Value
    Type Description
    Boolean

    isHdrEnabled

    Declaration
    public bool isHdrEnabled
    Field Value
    Type Description
    Boolean

    isSceneViewCamera

    Declaration
    public bool isSceneViewCamera
    Field Value
    Type Description
    Boolean

    isStereoEnabled

    Declaration
    public bool isStereoEnabled
    Field Value
    Type Description
    Boolean

    maxShadowDistance

    Declaration
    public float maxShadowDistance
    Field Value
    Type Description
    Single

    postProcessEnabled

    Declaration
    public bool postProcessEnabled
    Field Value
    Type Description
    Boolean

    postProcessLayer

    Declaration
    public PostProcessLayer postProcessLayer
    Field Value
    Type Description
    PostProcessLayer

    renderScale

    Declaration
    public float renderScale
    Field Value
    Type Description
    Single

    requiresDepthTexture

    Declaration
    public bool requiresDepthTexture
    Field Value
    Type Description
    Boolean

    requiresOpaqueTexture

    Declaration
    public bool requiresOpaqueTexture
    Field Value
    Type Description
    Boolean
    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