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

    Struct CameraData

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetType()
    Namespace: UnityEngine.Experimental.Rendering.LightweightPipeline
    Syntax
    public struct CameraData

    Fields

    camera

    Declaration
    public Camera camera
    Field Value
    Type Description
    Camera

    defaultOpaqueSortFlags

    Declaration
    public SortFlags defaultOpaqueSortFlags
    Field Value
    Type Description
    SortFlags

    isDefaultViewport

    Declaration
    public bool isDefaultViewport
    Field Value
    Type Description
    System.Boolean

    isHdrEnabled

    Declaration
    public bool isHdrEnabled
    Field Value
    Type Description
    System.Boolean

    isOffscreenRender

    Declaration
    public bool isOffscreenRender
    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

    maxShadowDistance

    Declaration
    public float maxShadowDistance
    Field Value
    Type Description
    System.Single

    msaaSamples

    Declaration
    public int msaaSamples
    Field Value
    Type Description
    System.Int32

    opaqueTextureDownsampling

    Declaration
    public Downsampling opaqueTextureDownsampling
    Field Value
    Type Description
    Downsampling

    postProcessEnabled

    Declaration
    public bool postProcessEnabled
    Field Value
    Type Description
    System.Boolean

    postProcessLayer

    Declaration
    public PostProcessLayer postProcessLayer
    Field Value
    Type Description
    PostProcessLayer

    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
    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