GPUTexture:width 屬性
注意:此功能在 Web Workers 中可用。
GPUTexture 介面的 **width** 只讀屬性表示 GPUTexture 的寬度。
此屬性是根據在最初的 GPUDevice.createTexture() 呼叫中傳入的描述符物件中的 size 屬性值設定的。
注意:此功能在 Web Workers 中可用。
GPUTexture 介面的 **width** 只讀屬性表示 GPUTexture 的寬度。
此屬性是根據在最初的 GPUDevice.createTexture() 呼叫中傳入的描述符物件中的 size 屬性值設定的。