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


Public Attributes | |
| CColor | Color |
| Color. More... | |
| real32 | FadeIn |
| Fade In. More... | |
| real32 | FadeOut |
| Fade Out. More... | |
| real32 | HoldTime |
| Hold Duration. More... | |
| ESplatLayer | Layer |
| Layer. More... | |
| CModelLink | Model |
| Model. More... | |
| CScaleVector | Scale |
| Scale. More... | |
| real32 | AutoScaleFactor |
| Auto Scale Factor. More... | |
| real32 | AutoScaleFromSelectionFactor |
| Auto Scale From Selection Factor. More... | |
| EActorSplatHeight | Height |
| Height. More... | |
Splat.
| real32 CActorSplat::AutoScaleFactor |
Auto Scale Factor.
| real32 CActorSplat::AutoScaleFromSelectionFactor |
Auto Scale From Selection Factor.
| CColor CActorSplat::Color |
Color.
| real32 CActorSplat::FadeIn |
Fade In.
Duration over which the splat will fade in when created
| real32 CActorSplat::FadeOut |
Fade Out.
Duration over which the splat will fade out when destroyed
| EActorSplatHeight CActorSplat::Height |
Height.
| real32 CActorSplat::HoldTime |
Hold Duration.
| ESplatLayer CActorSplat::Layer |
Layer.
| CModelLink CActorSplat::Model |
Model.
Link to a model data entry
| CScaleVector CActorSplat::Scale |
Scale.
Scale applied to the splat
1.8.14