Anvil
|
Public Member Functions | |
NuiDrawListPolyLine (NuiProperty< Color > color, NuiProperty< bool > fill, NuiProperty< float > lineThickness, List< float > points) | |
Properties | |
List< float > | Points [get, set] |
override NuiDrawListItemType | Type [get] |
Properties inherited from Anvil.API.NuiDrawListItem | |
NuiProperty< Color >? | Color [get, set] |
NuiProperty< bool > | Enabled = true [get, set] |
NuiProperty< bool >? | Fill [get, set] |
NuiProperty< float >? | LineThickness [get, set] |
NuiDrawListItemOrder | Order = NuiDrawListItemOrder.After [get, set] |
NuiDrawListItemRender | Render = NuiDrawListItemRender.Always [get, set] |
abstract NuiDrawListItemType | Type [get] |