Vixen
02b45cc4

UiTextKeys

class
csharp
public static class UiTextKeys

Typed 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 ShaderName

    The shader's name, as the effect system asks for it.

  • public static readonly ParameterKey<TextureViewHandle> Atlas

    set 0, binding 0.

  • public const int AtlasSet

    Which descriptor set holds atlas.

  • public const uint AtlasBinding

    Which binding within set 0 atlas occupies.

  • public static readonly ParameterKey<SamplerHandle> AtlasSampler

    set 0, binding 1.

  • public const int AtlasSamplerSet

    Which descriptor set holds atlasSampler.

  • public const uint AtlasSamplerBinding

    Which binding within set 0 atlasSampler occupies.