PatternPaint
Defined in: figmaPluginTypes.ts:4046
https://www.figma.com/plugin-docs/api/Paint
readonlyoptionalblendMode:BlendMode
Defined in: figmaPluginTypes.ts:4073
readonlyhorizontalAlignment:"CENTER"|"START"|"END"
Defined in: figmaPluginTypes.ts:4070
The horizontal alignment of the pattern
readonlyoptionalopacity:number
Defined in: figmaPluginTypes.ts:4072
readonlyscalingFactor:number
Defined in: figmaPluginTypes.ts:4062
The scaling factor of the pattern
readonlysourceNodeId:string
Defined in: figmaPluginTypes.ts:4054
The node id of the source node for the pattern
readonlyspacing:Vector
Defined in: figmaPluginTypes.ts:4066
The spacing of the pattern
readonlytileType:"RECTANGULAR"|"HORIZONTAL_HEXAGONAL"|"VERTICAL_HEXAGONAL"
Defined in: figmaPluginTypes.ts:4058
The way the pattern is tiled
readonlytype:"PATTERN"
Defined in: figmaPluginTypes.ts:4050
The string literal representing the type of paint this is. Always check the type before reading other properties.
readonlyoptionalvisible:boolean
Defined in: figmaPluginTypes.ts:4071