textureBindingCubeMap property

num get textureBindingCubeMap

Implementation

_i2.num get textureBindingCubeMap => _i4.getProperty(
      this,
      'TEXTURE_BINDING_CUBE_MAP',
    );