sc2-gamedata
|
Force (Cone Rounded End) More...
#include <Actor.h>
Public Attributes | |
CVariatorActorAngle | Angle |
Angle. More... | |
CVariatorActorReal32 | Length |
Length. More... | |
Force (Cone Rounded End)
CVariatorActorAngle CActorForceConeRoundedEnd::Angle |
Angle.
Specifies the apex angle of the cone, which is the angle between the lines that define the cone's convergence point.
CVariatorActorReal32 CActorForceConeRoundedEnd::Length |
Length.
Specifies the total length of the cone measured from base to apex point. The radius of the cone will be calculated based on the length and angle.