Table of Contents

Class NuiDrawListArc

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

A circular arc rendered within a draw list.

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

Constructors

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

Properties

AngleMax

Gets or sets the maximum angle of the arc (degrees).

AngleMin

Gets or sets the minimum angle of the arc (degrees).

Center

Gets or sets the center position.

Radius

Gets or sets the arc radius.

Type

Gets the draw list item type.