tetrahedron static method
- required Color color,
- required double size,
- required double height,
- SceneSymbolAnchorPosition anchorPosition = SceneSymbolAnchorPosition.bottom,
Creates a simple marker scene symbol with tetrahedron style.
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.anchorPosition
— The anchor position SceneSymbolAnchorPosition of the cube symbol.
Return Value: A SimpleMarkerSceneSymbol.