Prefab Drawer API Documentation
C#
Show/Hide TOC
Drawing
Module
Old
Pos Property
Previous position of the brush when painting.
Definition
Namespace:
NorthLab.PrefabDrawer
Assembly:
NL.PrefabDrawer (in NL.PrefabDrawer.dll) Version: 1.0.0.0
C#
Copy
public
Vector3
OldPos
{
get
;
set
; }
Property Value
Vector3
See Also
Reference
DrawingModule Class
NorthLab.PrefabDrawer Namespace
In This Article
Definition
See Also