MatParamName.TexScale

static MatParamName TexScale

Description

Not necessarily present in all shaders, this multiplies the UV coordinates of the mesh, so that the texture will repeat. This is great for tiling textures!

This represents the float param ‘tex_scale’.




Found an issue with these docs, or have some additional questions? Create an Issue on Github!