scriptable-scenes
scriptable-scenes copied to clipboard
User-data support
When consuming scenes in events, it would be useful to be able to attach custom data, such as scene thumbnail/image to scene assets:
- Add ability for users to add custom
SerializedObjectdata (a new abstract class field). This should be done forScriptableSceneandScriptableSceneCollectionassets. - Update samples.
- Update documentation.