MatParamName.TexTransform
static MatParamName TexTransform
Description
Not necessarily present in all shaders, this transforms the UV coordinates of the mesh, so that the texture can repeat and scroll. XY components are offset, and ZW components are scale.
This represents the float param ‘tex_trans’.
Found an issue with these docs, or have some additional questions? Create an Issue on Github!