C# Class RayCastDownCheck, gmap377_leathGloves_inc

Inheritance: MonoBehaviour
Exibir arquivo Open project: bi3mer/gmap377_leathGloves_inc

Public Properties

Property Type Description
drawConnectingCubes bool
planet GameObject
printLength bool

Public Methods

Method Description
Update ( ) : void

Method Details

Update() public method

public Update ( ) : void
return void

Property Details

drawConnectingCubes public_oe property

public bool drawConnectingCubes
return bool

planet public_oe property

public GameObject planet
return GameObject

printLength public_oe property

public bool printLength
return bool