PerTexelComponent<T>: {
    [c in TexelComponent]?: T
}

Arbitrary data, per component of a texel format.

Type Parameters

  • T

Generated using TypeDoc