RectangularCoordinates
Convert polar coordinates back to rectangular space
Props
Prop
Details
center{x: number, y: number}Default:
{"x":0.5,"y":0.5}The center point for rectangular coordinate conversion
center{x: number, y: number}Default: {"x":0.5,"y":0.5}The center point for rectangular coordinate conversion
scalenumberDefault:
1Scale factor for the rectangular output
scalenumberDefault: 1Scale factor for the rectangular output
intensitynumberDefault:
1Blends between original UVs (0) and rectangular coordinates (1)
intensitynumberDefault: 1Blends between original UVs (0) and rectangular coordinates (1)
edges"stretch" | "transparent" | "mirror" | "wrap"Default:
transparentHow to handle edges when distortion pushes content out of bounds
edges"stretch" | "transparent" | "mirror" | "wrap"Default: transparentHow to handle edges when distortion pushes content out of bounds