C# Class ObjectRelativeScale, code

Inheritance: MonoBehaviour
Mostra file Open project: shendongnian/code

Public Properties

Property Type Description
ObjectScale 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

ObjectScale public_oe property

public float ObjectScale
return float