Prefab Drawer API Documentation
C#
Show/Hide TOC
Offsets
Pos
Offset
Z Property
Position offset on the Z axis.
Definition
Namespace:
NorthLab.PrefabDrawer
Assembly:
NL.PrefabDrawer (in NL.PrefabDrawer.dll) Version: 1.0.0.0
C#
Copy
public
float
PosOffsetZ
{
get
;
set
; }
Property Value
Single
See Also
Reference
Offsets Class
NorthLab.PrefabDrawer Namespace
In This Article
Definition
See Also