|
Anvil
|
Inheritance diagram for Anvil.API.NuiDrawListLine:
Collaboration diagram for Anvil.API.NuiDrawListLine:Public Member Functions | |
| NuiDrawListLine (NuiProperty< Color > color, NuiProperty< bool > fill, NuiProperty< float > lineThickness, NuiProperty< NuiVector > pointA, NuiProperty< NuiVector > pointB) | |
Properties | |
| NuiProperty< NuiVector > | PointA [get, set] |
| NuiProperty< NuiVector > | PointB [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] |
| NuiDrawListItemType | Type [get] |