Table of Contents

Class ResourceGroup

Namespace
Stride.Graphics
Assembly
Stride.Graphics.dll

Contains resources and a constant buffer, that usually change at a given frequency.

public class ResourceGroup
Inheritance
ResourceGroup
Extension Methods

Fields

ConstantBuffer

Constant buffer.

public BufferPoolAllocationResult ConstantBuffer

Field Value

BufferPoolAllocationResult

DescriptorSet

Resources.

public DescriptorSet DescriptorSet

Field Value

DescriptorSet