interface

ISceneDefinition

A Unity scene defined in code. SceneBuilder parses the Build method (it does not execute it) and materializes the described scene, then keeps code and scene in sync.

public interface ISceneDefinition

Members

Buildmethod

void Build(SceneRoot scene)

Generated from com.codescenes/Runtime/ISceneDefinition.cs