Skip to main content

SceneConstructor

interface SceneConstructorT 

The constructor used when creating new scenes.

Each class implementing the Scene interface should have a matching constructor.

Type Parameters

Constructors

constructor

public new Scenedescription: FullSceneDescriptionT: Scene

Parameters