The altitude of the geometry element in meters.
OptionalborderColor?: stringThe color of the border. borderVisible must be true for this to take effect.
Whether the geometry has a border
OptionalborderWidth?: numberThe width of the border. borderVisible must be true for this to take effect.
Color 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). Set to initial to reset to the default color.
Whether the anchored image should collide with other images.
Whether the image should be flipped to face the camera.
Height 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). Set to initial to reset to the default color.
Indicates 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). Set to initial to reset to the default color.
Opacity 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). Set to initial to reset to the default color.
OptionaltopTexture?: { url: string }Top texture to apply to the geometry element.
Whether the geometry is visible.
Defines the state for geometry elements like Space when updated.