MultiMaterial constructor

MultiMaterial(
  1. String name,
  2. Scene scene
)

Implementation

external MultiMaterial(String name, Scene scene);