Updated Set Camera.md (markdown)
commited
commit
616903f506d5424f1d44e648bc3b14786e1b7a1a
... | ... | @@ -5,4 +5,7 @@ Sets the position, rotation (angle) and distance (zoom) of the camera. |
5 | 5 | ### Inputs |
6 | 6 | * Position: The coordinate of the camera's *focus* (defaults to the center of the world) |
7 | 7 | * Rotation: The camera angle (defaults to a [true isometric](https://en.wikipedia.org/wiki/Isometric_video_game_graphics) view of 35.264,45,0) |
8 | * Distance: The distance between the camera and the focus point (or actually it's zoom in orthographic perspective) |
|
... | ... | \ No newline at end of file |
0 | * Distance: The distance between the camera and the focus point (or actually it's zoom in orthographic perspective) |
|
1 | ||
2 | ### Settings |
|
3 | [[Perspective]]: Enables perspective camera view |
|
... | ... | \ No newline at end of file |