addToScene abstract method
- SceneBuilder builder
Override this method to upload this layer to the engine.
Implementation
@protected
void addToScene(ui.SceneBuilder builder);
Override this method to upload this layer to the engine.
@protected
void addToScene(ui.SceneBuilder builder);