Table of Contents

Class NuiDrawListCurve

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

A Bezier curve rendered within a draw list.

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

Constructors

NuiDrawListCurve(NuiProperty<Color>, NuiProperty<float>, NuiProperty<NuiVector>, NuiProperty<NuiVector>, NuiProperty<NuiVector>, NuiProperty<NuiVector>)

Properties

Control0

Gets or sets the first control point.

Control1

Gets or sets the second control point.

PointA

Gets or sets the start point.

PointB

Gets or sets the end point.

Type

Gets the draw list item type.