File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
content/en-us/reference/engine/classes Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -1218,14 +1218,14 @@ methods:
12181218 type : float
12191219 default :
12201220 summary : |
1221- The position on the X axis, in pixels, of the viewport point at which
1222- to originate the `Datatype.Ray`. In device safe area coordinates.
1221+ The position on the **X** axis, in pixels, of the viewport point at which
1222+ to originate the `Datatype.Ray`, in device safe area coordinates.
12231223 - name : ' y'
12241224 type : float
12251225 default :
12261226 summary : |
1227- The position on the Y axis, in pixels, of the viewport point at which
1228- to originate the `Datatype.Ray`. In device safe area coordinates.
1227+ The position on the **Y** axis, in pixels, of the viewport point at which
1228+ to originate the `Datatype.Ray`, in device safe area coordinates.
12291229 - name : depth
12301230 type : float
12311231 default : 0
You can’t perform that action at this time.
0 commit comments