UiImageKeys
csharp
public static class UiImageKeysTyped keys for shader UiImage.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (7)
public const string ShaderNameThe shader's name, as the effect system asks for it.
public static readonly ParameterKey<TextureViewHandle> Sourceset 0, binding 0.
public const int SourceSetWhich descriptor set holds source.
public const uint SourceBindingWhich binding within set 0 source occupies.
public static readonly ParameterKey<SamplerHandle> SourceSamplerset 0, binding 1.
public const int SourceSamplerSetWhich descriptor set holds sourceSampler.
public const uint SourceSamplerBindingWhich binding within set 0 sourceSampler occupies.