Kaleidoscope
Create a kaleidoscope effect with radial mirrored segments
Props
Prop
Details
center{x: number, y: number}Default:
{"x":0.5,"y":0.5}The center point of the kaleidoscope effect
center{x: number, y: number}Default: {"x":0.5,"y":0.5}The center point of the kaleidoscope effect
segmentsnumberDefault:
6Number of radial segments in the kaleidoscope
segmentsnumberDefault: 6Number of radial segments in the kaleidoscope
anglenumberDefault:
0Rotation offset for the entire kaleidoscope pattern
anglenumberDefault: 0Rotation offset for the entire kaleidoscope pattern
edges"stretch" | "transparent" | "mirror" | "wrap"Default:
mirrorHow to handle edges when distortion pushes content out of bounds
edges"stretch" | "transparent" | "mirror" | "wrap"Default: mirrorHow to handle edges when distortion pushes content out of bounds