From 5a0177382669ba0f232ac148065b628f6e6a1617 Mon Sep 17 00:00:00 2001 From: Sgeo Date: Wed, 21 Jun 2017 20:51:57 -0400 Subject: [PATCH] Created NET.worlds.scape.Point3 (markdown) --- NET.worlds.scape.Point3.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 NET.worlds.scape.Point3.md diff --git a/NET.worlds.scape.Point3.md b/NET.worlds.scape.Point3.md new file mode 100644 index 0000000..07c8bdc --- /dev/null +++ b/NET.worlds.scape.Point3.md @@ -0,0 +1,6 @@ +| Version | Type | Name/Description | +| --- | --- | --- | +| All | Version for Point3 | 0 | +| 0 | Float | X | +| 0 | Float | Y | +| 0 | Float | Z | \ No newline at end of file