Class LayerHelper
- Namespace
- VoxelPlayground.Utility
- Assembly
- GamePlay.dll
public class LayerHelper
- Inheritance
-
objectLayerHelper
Fields
Item
public static int Item
Field Value
- int
terrainLayer
public static int terrainLayer
Field Value
- int
Methods
FullPathName(Collider)
public static string FullPathName(Collider col)
Parameters
colCollider
Returns
- string
FullPathName(Transform)
public static string FullPathName(Transform trans)
Parameters
transTransform
Returns
- string