Repeat constant

GraphicsPatternType const Repeat

Implementation

static const GraphicsPatternType Repeat = GraphicsPatternType(
    'repeat', RenderTextureWrapping.REPEAT, RenderTextureWrapping.REPEAT);