Optional
interactive?: booleanWhether the Model should be clickable
Optional
opacity?: numberOptional. Determines the opacity of the model.
Optional
rotation?: [number, number, number]Optional. Determines the rotation of the model, in degrees.
Optional
scale?: number | [number, number, number]Optional. Determines the scale of the model. Can be a single number to scale uniformly in all dimensions, or an array of three numbers [x, y, z] to scale differently in each dimension.
The target for the model to be placed on.
Optional
verticalOffset?: numberVertical offset of the model in meters.
The target for the add model operation.