Prefab Drawer API Documentation
C#
Show/Hide TOC
Drawable
weight Field
Weight of this prefab. Used to determinate which prefab would be drawn more than the others.
Definition
Namespace:
NorthLab.PrefabDrawer
Assembly:
NL.PrefabDrawer (in NL.PrefabDrawer.dll) Version: 1.0.0.0
C#
Copy
public
float
weight
Field Value
Single
See Also
Reference
Drawable Class
NorthLab.PrefabDrawer Namespace
In This Article
Definition
See Also