UiTextKeys
csharp
public static class UiTextKeysTyped keys for shader UiText.
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> Atlasset 0, binding 0.
public const int AtlasSetWhich descriptor set holds atlas.
public const uint AtlasBindingWhich binding within set 0 atlas occupies.
public static readonly ParameterKey<SamplerHandle> AtlasSamplerset 0, binding 1.
public const int AtlasSamplerSetWhich descriptor set holds atlasSampler.
public const uint AtlasSamplerBindingWhich binding within set 0 atlasSampler occupies.