Prefab Drawer API Documentation
C#
Show/Hide TOC
Drawing
Config
Align
Normal Property
Should prefabs align to the surface's normal?
Definition
Namespace:
NorthLab.PrefabDrawer
Assembly:
NL.PrefabDrawer (in NL.PrefabDrawer.dll) Version: 1.0.0.0
C#
Copy
public
bool
AlignNormal
{
get
;
set
; }
Property Value
Boolean
See Also
Reference
DrawingConfig Class
NorthLab.PrefabDrawer Namespace
In This Article
Definition
See Also