Click or drag to resize
AB4D logo

BaseLineVisual3DCreateLineMaterial Method

Creates line Material from line color

Namespace: Ab3d.Visuals
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
protected virtual Material CreateLineMaterial(
	Color lineColor
)

Parameters

lineColor  Color
lineColor

Return Value

Material
line Material
See Also