tetrahedron
fun tetrahedron(color: Color, size: Double, height: Double, anchorPosition: SceneSymbolAnchorPosition = SceneSymbolAnchorPosition.Bottom): SimpleMarkerSceneSymbol
Creates a simple marker scene symbol with tetrahedron style.
Return
Since
200.1.0
Parameters
color
The color of the symbol.
size
The size in meters of width and depth of the tetrahedron symbol.
height
The height in meters of the tetrahedron symbol.
anchor Position
The anchor position SceneSymbolAnchorPosition of the cube symbol.
Throws
if size is not a positive or valid number