Optionalinteractive?: booleanWhether the Model should be clickable
Optionalopacity?: numberOptional. Determines the opacity of the model.
Optionalrotation?: [number, number, number]Optional. Determines the rotation of the model, in degrees.
Optionalscale?: 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.
OptionalverticalOffset?: numberVertical offset of the model in meters.
The target for the add model operation.