disguise developers

Designer Plugins

Plugins for Disguise Designer software.

SoftEdgeTexture

Base class: ProceduralTexture

Properties

alphaMode : int

Allow generation of RGB or Alpha gradients

draw_control_points_on_output : int

gamma : float

lookup : LookupTexture

points : List[SoftEdgePoint]

size : Int2

smoothstep : bool

Methods

insertPointAfter(self, iPoint: int)

removePoint(self, iPoint: int) -> bool

renderPointsToFeed(self, localMat: Mat, feedRect: Rect, screenRect: Rect, rotation: float)

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