C# Class MiddleFitter, TinyPlanetGenerator
Show file
Open project: Arghonot/TinyPlanetGenerator
Public Properties
Property |
Type |
Description |
|
A |
Transform, |
|
|
B |
Transform, |
|
|
Run |
bool |
|
|
Target |
Transform, |
|
|
Public Methods
Method |
Description |
|
Update ( ) : void |
|
|
Method Details
public Update ( ) : void |
return |
void |
|
Property Details
public Transform, A |
return |
Transform, |
|
public Transform, B |
return |
Transform, |
|
public bool Run |
return |
bool |
|
public Transform, Target |
return |
Transform, |
|