Perspective
Rotate the plane in 3D space with pan and tilt
Props
Prop
Details
center{x: number, y: number}Default:
{"x":0.5,"y":0.5}Center point of rotation
center{x: number, y: number}Default: {"x":0.5,"y":0.5}Center point of rotation
pannumberDefault:
0Horizontal rotation (left/right)
pannumberDefault: 0Horizontal rotation (left/right)
tiltnumberDefault:
0Vertical rotation (up/down)
tiltnumberDefault: 0Vertical rotation (up/down)
fovnumberDefault:
60Field of view - controls perspective intensity
fovnumberDefault: 60Field of view - controls perspective intensity
zoomnumberDefault:
1Zoom in to fill the frame after rotation
zoomnumberDefault: 1Zoom in to fill the frame after rotation
offset{x: number, y: number}Default:
{"x":0.5,"y":0.5}Shift the result in X/Y
offset{x: number, y: number}Default: {"x":0.5,"y":0.5}Shift the result in X/Y
edges"stretch" | "transparent" | "mirror" | "wrap"Default:
transparentHow to handle edges
edges"stretch" | "transparent" | "mirror" | "wrap"Default: transparentHow to handle edges