Table of Contents

Class NuiDrawListLine

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

A straight line rendered within a draw list.

public sealed class NuiDrawListLine : NuiDrawListItem
Inheritance
NuiDrawListLine
Inherited Members
Extension Methods

Constructors

NuiDrawListLine(NuiProperty<Color>, NuiProperty<bool>, NuiProperty<float>, NuiProperty<NuiVector>, NuiProperty<NuiVector>)

Properties

PointA

Gets or sets the start point.

PointB

Gets or sets the end point.

Type

Gets the draw list item type.