Skip to content

Commit 7d51b9b

Browse files
authored
Update content/en-us/reference/engine/classes/Camera.yaml
1 parent 22dc848 commit 7d51b9b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

content/en-us/reference/engine/classes/Camera.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1198,9 +1198,7 @@ methods:
11981198
`Enum.ScreenInsets|CoreUISafeInsets` inset, but it does
11991199
account for any `Enum.ScreenInsets|DeviceSafeInsets`.
12001200
1201-
<img src="/assets/engine-api/classes/Camera/ViewportPointToRayOrigin.png"
1202-
width="720" alt="Diagram showing the origin of the device safe area
1203-
viewport coordinate system." />
1201+
<img src="../../../assets/engine-api/classes/Camera/ViewportPointToRayOrigin.png" width="840" alt="Diagram showing the origin of the device safe area viewport coordinate system." />
12041202
12051203
The `Datatype.Ray` originates from the `Datatype.Vector3` equivalent of the 2D position in the world at the given depth (in studs) away from the
12061204
`Class.Camera`.

0 commit comments

Comments
 (0)