HighlightLayer constructor

HighlightLayer(
  1. String name,
  2. Scene scene, [
  3. IHighlightLayerOptions options
])

Implementation

external HighlightLayer(String name, Scene scene, [IHighlightLayerOptions options]);