Type alias TextureDimension

TextureDimension: "1d" | "2d" | "2d-array" | "cube" | "cube-array" | "3d"

纹理规格维度。

Generated using TypeDoc