Prefab Drawer API Documentation
C#
Show/Hide TOC
Brush
Config
Flow Property
Should spawned objects follow the stroke direction?
Definition
Namespace:
NorthLab.PrefabDrawer
Assembly:
NL.PrefabDrawer (in NL.PrefabDrawer.dll) Version: 1.0.0.0
C#
Copy
public
bool
Flow
{
get
;
set
; }
Property Value
Boolean
See Also
Reference
BrushConfig Class
NorthLab.PrefabDrawer Namespace
In This Article
Definition
See Also