Struct QueryStageFrameFence
Represents the start and end stages of a set of stages executed together in a query pipeline
Namespace: Unity.MARS.Query
Syntax
public struct QueryStageFrameFence
Constructors
QueryStageFrameFence(Int32)
Declaration
public QueryStageFrameFence(int end)
Parameters
| Type | Name | Description |
|---|---|---|
| Int32 | end |
Fields
endingStage
Declaration
public int endingStage
Field Value
| Type | Description |
|---|---|
| Int32 |