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