GLTF constructor

GLTF(
  1. String uri,
  2. int numInstances
)

Implementation

GLTF(this.uri, this.numInstances);