Property | Type | Description | |
---|---|---|---|
position | Vector3 | ||
time | float | ||
upVector | Vector3 |
Method | Description | |
---|---|---|
Frame ( float time, Vector3 position, Vector3 upVector ) : System.Collections |
public Frame ( float time, Vector3 position, Vector3 upVector ) : System.Collections | ||
time | float | |
position | Vector3 | |
upVector | Vector3 | |
return | System.Collections |