EntLine
Line
Draws a Line.
ID: EntLine
Base Type: Entity Component
Values
Name | Type | Description |
---|---|---|
Enabled | Bool Variable | Defaults to True |
Start Color | Color Variable | |
End Color | Color Variable | |
Material | Material Variable | |
Start Width | Number Variable | Defaults to 0.1 - m |
End Width | Number Variable | Defaults to 0.1 - m |
Use World Space | Bool Variable | |
Loop | Bool Variable | |
Cast Shadows | Bool Variable | |
Positions | Vector3 Variable List | |
Texture Mode | Enum Variable | Control how the Material is applied to the line. |
Updated almost 2 years ago