Stretch
Stretch content towards a direction from a center point
Props
Prop
Details
center{x: number, y: number}Default:
{"x":0.5,"y":0.5}The center point of the stretch effect
center{x: number, y: number}Default: {"x":0.5,"y":0.5}The center point of the stretch effect
strengthnumberDefault:
1The intensity of the stretch effect
strengthnumberDefault: 1The intensity of the stretch effect
anglenumberDefault:
0The direction of the stretch in degrees
anglenumberDefault: 0The direction of the stretch in degrees
falloffnumberDefault:
0Controls the sharpness of the transition (0 = sharp edge, 1 = gradual transition)
falloffnumberDefault: 0Controls the sharpness of the transition (0 = sharp edge, 1 = gradual transition)
edges"stretch" | "transparent" | "mirror" | "wrap"Default:
stretchHow to handle edges when distortion pushes content out of bounds
edges"stretch" | "transparent" | "mirror" | "wrap"Default: stretchHow to handle edges when distortion pushes content out of bounds