Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Matinee/InterpTrackFloatParticleParam.h |
Include |
#include "Matinee/InterpTrackFloatParticleParam.h" |
class UInterpTrackFloatParticleParam : public UInterpTrackFloatBase
Name | Description | ||
---|---|---|---|
|
ParamName |
Name of property in the Emitter which this track mill modify over time. |
Name | Description | |
---|---|---|
|
UInterpTrackFloatParticleParam ( |
Name | Description | ||
---|---|---|---|
|
AddKeyframe ( |
Adds a keyframe at the given time to the track. |
|
|
PreviewUpdateTrack ( |
Updates the instance of this track based on the new position. This is for editor preview. |
|
|
UpdateTrack ( |
Updates the instance of this track based on the new position. |