Designer Plugins
Plugins for Disguise Designer software.
Plugins for Disguise Designer software.
A UVLookup module
Applies a UV mapping to a source texture based on colour information in a lookup texture.
Category: Modules
Base class: ProjectionAwareModule
The texture that is to be mapped to the object
UserName: Content source
The texture that is to be used as the UV map for the content source.
UserName: Lookup source
The method in which the UV coordinates are encoded in the RGBA lookup source
Options: {0: ‘U=R/V=G’, 1: ‘U=R/V=B’, 2: ‘UV=RGB (Packed)’, 3: ‘U=RG/V=BA’}
UserName: UV encoding