TEXTURE_WRAP_MIRROR_CLAMP top-level constant

  1. @Deprecated('Use .mirrorClamp instead')
TextureWrap const TEXTURE_WRAP_MIRROR_CLAMP

Implementation

@Deprecated('Use .mirrorClamp instead')
const TextureWrap TEXTURE_WRAP_MIRROR_CLAMP = .mirrorClamp;