Texture.isRepeated

Tell whether the texture is repeated or not. *

class Texture
bool
isRepeated
const
(
)

Return Value

Type: bool

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

Meta