addToScene abstract method

  1. @protected
void addToScene(
  1. SceneBuilder builder
)

Override this method to upload this layer to the engine.

Implementation

@protected
void addToScene(ui.SceneBuilder builder);