|
sc2-gamedata
|
Arc. More...
#include <Actor.h>


Public Attributes | |
| real32 | Angle |
| Angle. More... | |
| real32 | Radius |
| Radius. More... | |
| CAnimProps | AngleAnimProps |
| Angle Anim Props. More... | |
Arc.
| real32 CActorArc::Angle |
Angle.
Angle determines how far the arc extends from the origin. The arc is extended by setting the time of an animation such that each 30 degrees translates into 1 second of animation.
| CAnimProps CActorArc::AngleAnimProps |
Angle Anim Props.
Determines which animation on the model is played in order to extend the arc.
| real32 CActorArc::Radius |
Radius.
Radius specifies the scale of the arc model.
1.8.14