PrefabDrawerUtils Class

Contains utility functions for the PrefabDrawer.

Definition

Namespace: NorthLab.PrefabDrawer
Assembly: NL.PrefabDrawer (in NL.PrefabDrawer.dll) Version: 1.0.0.0
C#
public static class PrefabDrawerUtils
Inheritance
Object    PrefabDrawerUtils

Methods

InsideTriangle Is point inside of the triangle.
SwitchT Switch elements in the list.

See Also