Prefab Drawer API Documentation
C#
Show/Hide TOC
Drawing
Config
Number Property
Quantity of objects that will be drawn in one click.
Definition
Namespace:
NorthLab.PrefabDrawer
Assembly:
NL.PrefabDrawer (in NL.PrefabDrawer.dll) Version: 1.0.0.0
C#
Copy
public
int
Number
{
get
;
set
; }
Property Value
Int32
See Also
Reference
DrawingConfig Class
NorthLab.PrefabDrawer Namespace
In This Article
Definition
See Also