-
Notifications
You must be signed in to change notification settings - Fork 14
Home
Welcome to the SmartData wiki! We'll be adding documentation to this incrementally.
Please read the FAQs before submitting issues, and read the Roadmap before submitting feature requests.
FAQs and Known Issues
Roadmap
Unity forum thread
We're working on a series of minimal example scenes and scripts to demonstrate the basics of using SmartData. These examples will be the best way to understand how SmartData works and how to use it in your projects.
These are currently available on the feat-examples branch, but this will probably change soon.
Guides will be created in various numbered sections. They are intended to be read in order.
Some will align with a particular example scene - this will be noted in the guide when appropriate.
Please read this section first, whether you're a coder or a designer!
- Guide 101: SmartData Basics
- Guide 102: Introduction to SmartObjects
- Guide 103: Introduction to SmartRefs
- Guide 104: Using SmartObjects
It's recommended that coders read this section as well.
- Guide 401: Generating Custom SmartTypes
- Guide 402: Regenerating SmartTypes
- Guide 403: Custom SmartType Templates
- Guide 404: SmartRef Attributes
- Guide 405: Custom Decorators
It's recommended that coders read this section as well.