pixi-reels

SilhouetteMaskOptions

pixi-reels


pixi-reels / index / SilhouetteMaskOptions

Interface: SilhouetteMaskOptions

Defined in: core/maskStrategies.ts:346

Properties#

PropertyTypeDescriptionDefined in
concaveRadius?numberRadius for the inward-facing (concave) corners of a staircase. Default = radius. Concave corners sit where a short reel meets a tall one, and the step there is often much shorter than the outer edges, so a smaller value usually reads better. 0 leaves them sharp.core/maskStrategies.ts:355
radiusnumberRadius for the outward-facing (convex) corners.core/maskStrategies.ts:348