|
BaseLineVisual3DCreateLineMaterial Method |
Creates line Material from line color
Namespace: Ab3d.VisualsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax protected virtual Material CreateLineMaterial(
Color lineColor
)
Parameters
- lineColor Color
- lineColor
Return Value
Materialline Material
See Also