Optionalaltitude?: numberOptionalborderColor?: stringThe color of the border. borderVisible must be true for this to take effect.
OptionalborderVisible?: booleanWhether the geometry has a border
OptionalborderWidth?: numberThe width of the border. borderVisible must be true for this to take effect.
Optionalcolor?: stringColor of the geometry element. Color can be set using CSS colors names DarkGoldenRod, as Hex strings #0000FF or the rgb values rgb(255,0,0).
OptionalenableImageCollisions?: booleanWhether the anchored image should collide with other images.
OptionalflipImageToFaceCamera?: booleanWhether the image should be flipped to face the camera.
Optionalheight?: numberHeight of the geometry element in meters.
OptionalhoverColor?: stringColor of the geometry element when hovered over. Color can be set using CSS colors names DarkGoldenRod, as Hex strings #0000FF or the rgb values rgb(255,0,0).
Optionalinteractive?: booleanIndicates if the geometry element is interactive. Color can be set using CSS colors names DarkGoldenRod, as Hex strings #0000FF or the rgb values rgb(255,0,0).
Optionalopacity?: numberOpacity of the geometry element.
Optionaltexture?: { url: string }Texture to apply to the geometry element.
OptionaltopColor?: stringColor of the geometry element's top. Color can be set using CSS colors names DarkGoldenRod, as Hex strings #0000FF or the rgb values rgb(255,0,0).
OptionaltopTexture?: { url: string }Top texture to apply to the geometry element.
Optionaltype?: "geometry"Optionalvisible?: booleanWhether the geometry is visible.
The altitude of the geometry element in meters.