Texture.isRepeated

Tell whether the texture is repeated or not.

class Texture
const
bool
isRepeated
()

Return Value

Type: bool

true if repeat mode is enabled, false if it is disabled.

Meta