C# Class GridSystem, gamejam14

Inheritance: MonoBehaviour
ファイルを表示 Open project: TeamLativa/gamejam14 Class Usage Examples

Public Properties

Property Type Description
depth float
snap float

Public Methods

Method Description
Update ( ) : void

Method Details

Update() public method

public Update ( ) : void
return void

Property Details

depth public_oe property

public float depth
return float

snap public_oe property

public float snap
return float