textureWrapS property

num get textureWrapS

Implementation

_i2.num get textureWrapS => _i4.getProperty(
      this,
      'TEXTURE_WRAP_S',
    );