C# Class BuildingsScript, ArcomageHome

Inheritance: MonoBehaviour
显示文件 Open project: kinglamer/ArcomageHome

Public Properties

Property Type Description
Height float
MaxHeight float
MaxYCoord float

Public Methods

Method Description
Start ( ) : void
Update ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

Height public_oe property

public float Height
return float

MaxHeight public_oe property

public float MaxHeight
return float

MaxYCoord public_oe property

public float MaxYCoord
return float