TEXTURE_WRAP_MIRROR_REPEAT top-level constant

  1. @Deprecated('Use .mirrorRepeat instead')
TextureWrap const TEXTURE_WRAP_MIRROR_REPEAT

Implementation

@Deprecated('Use .mirrorRepeat instead')
const TextureWrap TEXTURE_WRAP_MIRROR_REPEAT = .mirrorRepeat;