• Home
  • What’s New
  • Download
  • Documentation
    • Introduction
    • Setting Up
    • Working With Sceelix
    • Graph Concepts
    • Nodes
    • Unity
    • SDK
    • Acknowledgements

Sceelix

  • Home
  • What’s New
  • Download
  • Documentation
    • Introduction
    • Setting Up
    • Working With Sceelix
    • Graph Concepts
    • Nodes
    • Unity
    • SDK
    • Acknowledgements
    • Home
    • What’s New
    • Download
    • Documentation
      • Introduction
      • Setting Up
      • Working With Sceelix
      • Graph Concepts
      • Nodes
      • Unity
      • SDK
      • Acknowledgements
Sceelix
Sceelix
  • Home
  • What’s New
  • Download
  • Documentation
    • Introduction
    • Setting Up
    • Working With Sceelix
    • Graph Concepts
    • Nodes
    • Unity
    • SDK
    • Acknowledgements

Introduction

2
  • About Sceelix
  • FAQ

Setting Up

5
  • Installation and Dependencies
  • Executing Sceelix
  • Exploring the Samples
  • Help and Feedback
  • Logging and Troubleshooting

Working With Sceelix

10
  • Interface, Layouts and Settings
  • Project Explorer
  • Inspector
  • Document Area
  • Graph Editor
  • Data Explorer
  • Log Viewer
  • Image Viewer
  • Text Editor
  • 3D Viewer

Graph Concepts

6
  • Getting Started
  • Graph Basics
  • Entities
  • Ports
  • Flow
  • Parameters

Nodes

1
  • Node Overview

Unity

3
  • Introduction to the Unity Plugin
  • Installing the Plugin
  • Connecting the Editors

SDK

3
  • The Sceelix SDK
  • Extending the Engine
  • Developing an External Application

Acknowledgements

2
  • Creative Acknowledgments
  • Open Source Acknowledgements
View Categories
  • Home
  • Docs
  • Unity
  • Introduction to the Unity Plugin

Introduction to the Unity Plugin

1 min read

Sceelix has the ability to communicate directly with the Unity Editor. This link allows data generated in the Sceelix Designer to be sent directly to an opened Unity Scene or to a prefab, instead of showing it in the 3D Viewer. This has the following advantages:

  • It eliminates the need for tedious export-and-import to file processes, making the testing process much more efficient, consistent and error-free;
  • It allows for resources that only exist in Unity to be instantiated, such as materials and prefabs;
  • It allows any kind of data to be exported, including those for which no standard format exists, to be brought from Sceelix to Unity. This includes full Unity Game Objects and all kinds of behaviors/components!
  • It can be adjusted and reprogrammed to invoke particular scripts on generation or/and to produce special kinds of assets, according to each project’s needs.

In order for both software tools to communicate, a plugin must be installed within the target Unity project. Installation and workflow is explained in the next sections.

Unity is just the first tool of its kind to support this kind of unique integration. Support for further tools in planned for the future.

Updated on July 11, 2025
Share This Article :
  • Facebook
  • X
  • LinkedIn
  • Pinterest
Installing the Plugin

Copyright © 2025 Sceelix. All rights reserved.