Skip to main content
Version: 0.11.0

UeLineBasicMaterial

A material used for rendering lines with a flat color, without lighting calculations. Provides a simple colored line shader.

Inherits from UeMaterial

Parameters​

NameTypeDefaultDescription
dataObject{}Optional data object, supports color property

Methods​

MethodReturnsDescription
setColor(color)selfSets the flat color of the line material, White is the default color