C# Class SetSortingOrderAndLayer, GameJamTemplate

Inheritance: MonoBehaviour
Mostrar archivo Open project: unitycoder/GameJamTemplate

Public Properties

Property Type Description
layerName string
sortingOrder int

Public Methods

Method Description
Start ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Property Details

layerName public_oe property

public string layerName
return string

sortingOrder public_oe property

public int sortingOrder
return int