GlowLayer constructor

GlowLayer(
  1. String name,
  2. Scene scene, [
  3. IGlowLayerOptions options
])

Implementation

external GlowLayer(String name, Scene scene, [IGlowLayerOptions options]);