Свойство | Type | Description | |
---|---|---|---|
_curve | |||
_ice | ParticleSystem | ||
_rock | ParticleSystem | ||
_rotationAngle | float | ||
_timeStayingUp | float |
Méthode | Description | |
---|---|---|
Awake ( ) : void | ||
Reset ( ) : void | ||
RotatePointAroundPivot ( Vector3 point, Vector3 pivot, Vector3 angles ) : Vector3 | ||
Update ( ) : void |
Méthode | Description | |
---|---|---|
GetUnderHex ( string hex ) : GameObject |
public RotatePointAroundPivot ( Vector3 point, Vector3 pivot, Vector3 angles ) : Vector3 | ||
point | Vector3 | |
pivot | Vector3 | |
angles | Vector3 | |
Résultat | Vector3 |
public AnimationCurve,UnityEngine _curve | ||
Résultat |