docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct ImageFilters.TargetParams

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: Unity.XR.CompositionLayers.Rendering
    Assembly: Unity.XR.CompositionLayers.dll
    Syntax
    public struct ImageFilters.TargetParams

    Constructors

    TargetParams(int)

    Declaration
    public TargetParams(int targetDisplay)
    Parameters
    Type Name Description
    int targetDisplay

    TargetParams(RenderTexture)

    Declaration
    public TargetParams(RenderTexture renderTarget)
    Parameters
    Type Name Description
    RenderTexture renderTarget

    Fields

    hdrParams

    Declaration
    public ImageFilters.HDRParams hdrParams
    Field Value
    Type Description
    ImageFilters.HDRParams

    renderTarget

    Declaration
    public RenderTexture renderTarget
    Field Value
    Type Description
    RenderTexture

    targetDisplay

    Declaration
    public int targetDisplay
    Field Value
    Type Description
    int

    Methods

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type Description
    string
    Overrides
    ValueType.ToString()
    In This Article
    Back to top
    Copyright © 2024 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)