API ReferenceSandbox.Rendering

ResourceStateenum

Used to describe a GPU resources state for barrier transitions.

objectEnumResourceState
Namespace
Sandbox.Rendering
Assembly
Sandbox.Engine
Declaration
public sealed enum Sandbox.Rendering.ResourceState : System.Enum

Note

There are intended to be a high level generic of resource states that can be translated to any lower level graphics APIs. (VK/D3D12/Metal)

On this page