Runtime Editor Docs
Welcome to documentation of Runtime Editor the set of scripts and prefabs that will help you to implement scene editor, game level editor or build your own modeling application. If you are new to this documentation please proceed to introduction page to get an overview what Runtime Editor and this documentation has to offer.
Note
If you cannot find something in the documentation or have any questions, send an email to [email protected] or ask directly in this support group.
Previous Versions:
The documentation is organized as following:
General
Getting Started
- Getting Started with Transform Handles
- Getting Started with Runtime Editor
- Getting Started with Save & Load
- Expose To Editor
- Event methods
- IOC
- Runtime Selection
- Runtime Undo
Transform Handles
- Overview
- Getting Started
- Base Handle
- Position Handle
- Rotation Handle
- Scale Handle
- Locking Axes
- Scene Gizmo
- Selection Gizmo
- Grid
- Box Selection
- Runtime Handles Component
- Runtime Selection Component
- Runtime Scene Component
Common Infrastructure
- Overview
- Expose To Editor
- Event methods
- IOC
- Input
- IRTE interface
- RTE Component
- Runtime Tools
- Runtime Objects
- Runtime Selection
- Runtime Undo
- Drag And Drop
- Runtime Window
Runtime Editor
- Overview
- Getting Started
- Runtime Editor
- Main & Context Menu
- RTEDeps
- Window Manager
- How To: How to add custom window to Window Manager
- How to: override default layout
- How to: override scene parameters
- How to: override tools panels
- How to: override ui scale
- How to: change runtime editor colors
- File Importers
- Inspector View
- How To: Configure Editors
- How To: Select Component Properties
Save Load
- Overview
- Getting Started
- Persistent Classes
- How To: Create Custom Persistent Class
- Asset Library
- How To: Create Asset Library
- Project Item & Asset Item
- Project
Rendering
Gizmos
- Overview
- Getting Started With Gizmos
- Box Gizmo
- Sphere Gizmo
- Capsule Gizmo
- Cone Gizmo
- Box Collider Gizmo
- Capsule Collider Gizmo
- Point Light Gizmo
- Spot Light Gizmo
- Directional Light Gizmo
- Audio Source Gizmo
- Audio Reverb Zone Gimzo
- Skinned Mesh Renderer Gizmo
Dock Panel
Virtualizing TreeView
- Overview
- Getting Started
- Virtualizing Scroll Rect
- Virtualizing Items Control
- Virtualizing Drop Marker
- Virtualizing Tree View
- Virtualizing Tree View Item