C# Class NcEffectFlying, TestGame
Show file
Open project: liuxq/TestGame
Class Usage Examples
Public Properties
Public Methods
Method Details
public Awake ( ) : void |
return |
void |
|
public Start ( ) : void |
return |
void |
|
public Update ( ) : void |
return |
void |
|
Property Details
public Vector3 FromPos |
return |
Vector3 |
|
public float HWRate |
return |
float |
|
public float Speed |
return |
float |
|
public Vector3 ToPos |
return |
Vector3 |
|