Prefab Drawer API Documentation
C#
Show/Hide TOC
Prefab
Drawer
Utils Class
Contains utility functions for the
PrefabDrawer
.
Definition
Namespace:
NorthLab.PrefabDrawer
Assembly:
NL.PrefabDrawer (in NL.PrefabDrawer.dll) Version: 1.0.0.0
C#
Copy
public
static
class
PrefabDrawerUtils
Inheritance
Object
PrefabDrawerUtils
Methods
InsideTriangle
Is point inside of the triangle.
Switch
T
Switch elements in the list.
See Also
Reference
NorthLab.PrefabDrawer Namespace
In This Article
Definition
Methods
See Also