Skip to content

Commit c326a7c

Browse files
authored
Update README.md
1 parent a139cea commit c326a7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scene/calculate-distance/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Demonstrates how to calculate the distance, in meters, between two Graphics in 3D space.
33

44
##How to use the sample
5-
Once the SceneView has loaded the Graphic's animation will begin. The distance between the two Graphics will be displayed at the top of the application and will be updated when the Graphics animation starts.
5+
Once the SceneView has loaded the Graphic's animation will begin. The distance between the two Graphics will be displayed at the top of the application and will be updated when the Graphic's animation starts.
66

77
![](CalculateDistance3D.PNG)
88

0 commit comments

Comments
 (0)