Struct ResourceSetVariant

Namespace
Elegy.RenderSystem.Resources
Assembly
Elegy.RenderSystem.dll
public struct ResourceSetVariant
Inherited Members

Properties

ResourceSetIds

public int[] ResourceSetIds { readonly get; init; }

Property Value

int[]

ShaderVariant

public ShaderVariant ShaderVariant { readonly get; init; }

Property Value

ShaderVariant