PBRMaterial constructor

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

Implementation

external PBRMaterial(String name, Scene scene);