Skip to content

shader UV scale/offset #123

@Jakey757

Description

@Jakey757

Transparent shader's UV scales are relative to model/gbxmodel UV scale.
image
Map UV scale 0 does no additional scaling, but 0 gets defaulted to 1 on cache build through tool. If model scale is not 0 or 1 then shader scale will cause unwanted scaling.
image
The solution is to have the model UV scale as offsets in the shader (shown in first picture).
image

This behavior only happens with transparent_chicago.
Note: the model UV scales can change when re-compiling the model.

Metadata

Metadata

Assignees

No one assigned

    Labels

    contentWritten content required for the wiki

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions