C# Class InterplanetaryObject, gmap377_leathGloves_inc

Inheritance: MonoBehaviour
Show file Open project: bi3mer/gmap377_leathGloves_inc Class Usage Examples

Public Properties

Property Type Description
NearestPlanetForce float

Public Methods

Method Description
GetNearestPlanet ( Vector3 pos ) : Gravity,
Start ( ) : void

Method Details

GetNearestPlanet() public static method

public static GetNearestPlanet ( Vector3 pos ) : Gravity,
pos Vector3
return Gravity,

Start() public method

public Start ( ) : void
return void

Property Details

NearestPlanetForce public property

public float NearestPlanetForce
return float