Table of Contents

Class LayerHelper

Namespace
VoxelPlayground.Utility
Assembly
GamePlay.dll
public class LayerHelper
Inheritance
object
LayerHelper

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

col Collider

Returns

string

FullPathName(Transform)

public static string FullPathName(Transform trans)

Parameters

trans Transform

Returns

string