Prefab Drawer API Documentation
C#
C#
Show/Hide TOC
Prefabs
Config
.
Global
Offsets Property
Global prefabs offsets.
Definition
Namespace:
NorthLab.PrefabDrawer
Assembly:
NL.PrefabDrawer (in NL.PrefabDrawer.dll) Version: 1.0.0.0
C#
Copy
public
Offsets GlobalOffsets {
get
;
set
; }
Property Value
Offsets
See Also
Reference
PrefabsConfig Class
NorthLab.PrefabDrawer Namespace
In This Article
Definition
See Also