sc2-gamedata
Public Attributes | List of all members
CActorSplat Class Reference

Splat. More...

#include <Actor.h>

Inheritance diagram for CActorSplat:
Inheritance graph
[legend]
Collaboration diagram for CActorSplat:
Collaboration graph
[legend]

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...
 

Detailed Description

Splat.

Remarks
Unknown

Member Data Documentation

◆ AutoScaleFactor

real32 CActorSplat::AutoScaleFactor

Auto Scale Factor.

◆ AutoScaleFromSelectionFactor

real32 CActorSplat::AutoScaleFromSelectionFactor

Auto Scale From Selection Factor.

◆ Color

CColor CActorSplat::Color

Color.

◆ FadeIn

real32 CActorSplat::FadeIn

Fade In.

Duration over which the splat will fade in when created

◆ FadeOut

real32 CActorSplat::FadeOut

Fade Out.

Duration over which the splat will fade out when destroyed

◆ Height

EActorSplatHeight CActorSplat::Height

Height.

◆ HoldTime

real32 CActorSplat::HoldTime

Hold Duration.

◆ Layer

ESplatLayer CActorSplat::Layer

Layer.

◆ Model

CModelLink CActorSplat::Model

Model.

Link to a model data entry

◆ Scale

CScaleVector CActorSplat::Scale

Scale.

Scale applied to the splat

Remarks
minValue: 0.0005,0.0005,0.0005

The documentation for this class was generated from the following file: