RepeatX constant

GraphicsPatternType const RepeatX

Implementation

static const GraphicsPatternType RepeatX = GraphicsPatternType(
    'repeat-x', RenderTextureWrapping.REPEAT, RenderTextureWrapping.CLAMP);