Skip to the content.

toio SDK for Unity Documentation

Development Overview

[1] Setup

  1. Prepare the development environment “Preparation”
  2. Create a new project in Unity and load toio SDK for Unity “toio SDK for Unity Installation”
  3. Optional

[2] Development

  1. Check before development “How to operate Simulator (Settings for mats and cubes, etc.)”.
  2. Create a development folder under the Assets folder “Script Dependencies”.
  3. Create a new scene and load Simulator’s Prefab “Creating Scenes”.
  4. Programming.

[3] Verifying program in Unity Editor (Connect to simulator or actual device)

  1. Press the Play button to verify operation in the simulator.
  2. Set ConnectType to Real (actual device), press the Play button, and connect to the actual device to verify operation.
  3. Repeat the development and operation verification in Unity Editor to efficiently finalize your program.

[4] Build

  1. Build an app for a smart device and verify that it works on the device.


Tutorial

Basics

Group control - Navigator

Templates


Sample

Basics

Application


Technical Documents

Diagram of the entire system

Explain from low level (left) to high level (right).

How to use

Function Description


FAQ