docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct QueryStageFrameFence

    Represents the start and end stages of a set of stages executed together in a query pipeline

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: Unity.MARS.Query
    Assembly: Unity.MARS.dll
    Syntax
    [Serializable]
    public struct QueryStageFrameFence

    Constructors

    QueryStageFrameFence(int)

    Declaration
    public QueryStageFrameFence(int end)
    Parameters
    Type Name Description
    int end

    Fields

    endingStage

    Declaration
    public int endingStage
    Field Value
    Type Description
    int
    In This Article
    Back to top
    Copyright © 2025 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)