ModelSceneSymbol

constructor(uri: String)

Creates a model scene symbol from a URI to a 3D model file.

Since

200.1.0


constructor(uri: String, scale: Float)

Creates a model scene symbol from a URI to a 3D model file along with a scale.

Since

200.1.0