disguise developers

Designer Plugins

Plugins for Disguise Designer software.

UVLookupModule

Base class: ProjectionAwareModule

Properties

contentSource : ContentSource

UserName: Content source

lookupSource : ContentSource

UserName: Lookup source

uvEncoding : int

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

Constructors

__init__(self)