disguise developers

Designer Plugins

Plugins for Disguise Designer software.

LookupTexture

Base class: ProceduralTexture

Properties

points : List[Vec2]

Variables

lookupRange : Final = 256

Methods

eval(self, x: float) -> float

insertPointAfter(self, iPoint: int)

point(self, i: int, vv: Vec2)

removePoint(self, i: int) -> bool

setPoints(self, indices: List[int], points: List[Vec2])