Placenote Docs
Unity Docs
Swift Docs
Dev Portal
Home Page
Search…
Placenote 1.8.0
Introduction
Getting Started
Whats New in SDK 1.8
Device Requirements
Support & Community
Unity
Unity SDK: Getting Started
Download the Unity SDK
SDK Package Contents
Build the Sample Apps
Sample App Descriptions
Troubleshooting Issues
Using the Web Portal
Unity SDK Reference
Swift
Swift SDK: Getting Started
Build the Sample Apps
Sample App Descriptions
Troubleshooting Errors
Using the Web Portal
Create your first Placenote App from scratch
Swift SDK Reference
Powered By
GitBook
SDK Package Contents
This is a list of the folders in the Placenote SDK package. Use this document as a guide to navigate the package contents.
Folders in Root
Placenote/
- main Placenote library files
StreamingAssets/
- required computer vision binary file
Wanzyee Studio/
- JSON serialization library
We only need to navigate the
Placenote/
folder when building apps, although you will need all three folders above in any project you build.
The Placenote/ Folder
The Placenote folder contains the following sub-folders. The ones highlighted in
bold
, are the ones we will be actively using during our development.
Editor
EditorCoroutines
Examples (Contains example code)
LibPlacenote (Contains core Placenote libraries)
Materials
Plugins (Contains core Placenote binary files)
Prefabs (Contains Placenote prefabs)
Shaders
Toolkits
​
Previous
Download the Unity SDK
Next - Unity
Build the Sample Apps
Last modified
2yr ago
Copy link
Outline
Folders in Root
The Placenote/ Folder