dimension property

Implementation

GPUTextureDimension get dimension =>
    GPUTextureDimension.fromValue(js_util.getProperty(this, 'dimension'));