You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 SerializedObject data (a new abstract class field). This should be done for ScriptableScene and ScriptableSceneCollection assets.
Update samples.
Update documentation.
The text was updated successfully, but these errors were encountered:
When consuming scenes in events, it would be useful to be able to attach custom data, such as scene thumbnail/image to scene assets:
SerializedObject
data (a new abstract class field). This should be done forScriptableScene
andScriptableSceneCollection
assets.The text was updated successfully, but these errors were encountered: