C# Class MaterialRectifier, angrygoats

Purpose: Mapping the platform with the associated material.
Inheritance: MonoBehaviour
Mostra file Open project: dulb640/angrygoats

Public Properties

Property Type Description
blockX int
blockZ int

Public Methods

Method Description
Start ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Property Details

blockX public_oe property

public int blockX
return int

blockZ public_oe property

public int blockZ
return int