From eb84bb298d2b95aec7b2ae12cbf25ac64f25379a Mon Sep 17 00:00:00 2001 From: tylermurphy534 Date: Sun, 6 Nov 2022 15:12:42 -0500 Subject: move to self host --- .../Udon/ReferenceDocs/nodes/VRC/Instantiate.meta | 8 + .../ReferenceDocs/nodes/VRC/Instantiate/index.html | 278 +++++++++++++++++++++ .../nodes/VRC/Instantiate/index.html.meta | 7 + .../Assets/Udon/ReferenceDocs/nodes/VRC/index.html | 269 ++++++++++++++++++++ .../Udon/ReferenceDocs/nodes/VRC/index.html.meta | 7 + 5 files changed, 569 insertions(+) create mode 100644 VRCSDK3Worlds/Assets/Udon/ReferenceDocs/nodes/VRC/Instantiate.meta create mode 100644 VRCSDK3Worlds/Assets/Udon/ReferenceDocs/nodes/VRC/Instantiate/index.html create mode 100644 VRCSDK3Worlds/Assets/Udon/ReferenceDocs/nodes/VRC/Instantiate/index.html.meta create mode 100644 VRCSDK3Worlds/Assets/Udon/ReferenceDocs/nodes/VRC/index.html create mode 100644 VRCSDK3Worlds/Assets/Udon/ReferenceDocs/nodes/VRC/index.html.meta (limited to 'VRCSDK3Worlds/Assets/Udon/ReferenceDocs/nodes/VRC') diff --git a/VRCSDK3Worlds/Assets/Udon/ReferenceDocs/nodes/VRC/Instantiate.meta b/VRCSDK3Worlds/Assets/Udon/ReferenceDocs/nodes/VRC/Instantiate.meta new file mode 100644 index 00000000..db5a1e16 --- /dev/null +++ b/VRCSDK3Worlds/Assets/Udon/ReferenceDocs/nodes/VRC/Instantiate.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 161bfa643a4f6f84d85e846010fa958c +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/VRCSDK3Worlds/Assets/Udon/ReferenceDocs/nodes/VRC/Instantiate/index.html b/VRCSDK3Worlds/Assets/Udon/ReferenceDocs/nodes/VRC/Instantiate/index.html new file mode 100644 index 00000000..8d75fc4f --- /dev/null +++ b/VRCSDK3Worlds/Assets/Udon/ReferenceDocs/nodes/VRC/Instantiate/index.html @@ -0,0 +1,278 @@ + + + + + + + + + + + + Instantiate — Udon 1.0 documentation + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+ + + + + + +
+
+ + + + + + + + + + + + + + + + +
+ + + + + + +
+
+
+
+ +
+

Instantiate

+

The Instantiate module.

+
+
+
+

VRChat Instantiate

+
+
+VRCInstantiate.__Instantiate__UnityEngineGameObject__UnityEngineGameObject(UnityEngine.GameObject original)
+
+ +

outputs: clone (GameObject)

+

flow inputs: unnamed

+

flow outputs: unnamed

+

Unity Documentation

+
+
+ + +
+
+ +
+
+ + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/VRCSDK3Worlds/Assets/Udon/ReferenceDocs/nodes/VRC/Instantiate/index.html.meta b/VRCSDK3Worlds/Assets/Udon/ReferenceDocs/nodes/VRC/Instantiate/index.html.meta new file mode 100644 index 00000000..077a7d8a --- /dev/null +++ b/VRCSDK3Worlds/Assets/Udon/ReferenceDocs/nodes/VRC/Instantiate/index.html.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 916b7e90da6febc4986210e6392810a6 +TextScriptImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/VRCSDK3Worlds/Assets/Udon/ReferenceDocs/nodes/VRC/index.html b/VRCSDK3Worlds/Assets/Udon/ReferenceDocs/nodes/VRC/index.html new file mode 100644 index 00000000..f430af9a --- /dev/null +++ b/VRCSDK3Worlds/Assets/Udon/ReferenceDocs/nodes/VRC/index.html @@ -0,0 +1,269 @@ + + + + + + + + + + + + VRC — Udon 1.0 documentation + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+ + + + + + +
+
+ + + + + + + + + + + + + + + + +
+ + + + + + +
+
+
+
+ +
+

VRC

+

The VRC module.

+
+

Nodes:

+ +
+
+ + +
+
+ +
+
+ + +
+
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/VRCSDK3Worlds/Assets/Udon/ReferenceDocs/nodes/VRC/index.html.meta b/VRCSDK3Worlds/Assets/Udon/ReferenceDocs/nodes/VRC/index.html.meta new file mode 100644 index 00000000..e9f021b4 --- /dev/null +++ b/VRCSDK3Worlds/Assets/Udon/ReferenceDocs/nodes/VRC/index.html.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 9540081bc42b90847807d3ac45ab9ecb +TextScriptImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: -- cgit v1.2.3-freya