UiBoxKeys
csharp
public static class UiBoxKeysTyped keys for shader UiBox.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (10)
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.
public static readonly ParameterKey<BufferHandle> Shapesset 0, binding 2.
public const int ShapesSetWhich descriptor set holds shapes.
public const uint ShapesBindingWhich binding within set 0 shapes occupies.