Navigation
API > API/Runtime > API/Runtime/MovieSceneTracks
Classes
| Type | Name | Description | |
|---|---|---|---|
| FBoolParameterNameAndCurve | Structure representing an bool parameter and it's associated animation curve. | ||
| FBoolParameterNameAndValue | Structure representing the value of a bool parameter. | ||
| FColorParameterNameAndCurves | Structure representing an animated color parameter and it's associated animation curve. | ||
| FColorParameterNameAndValue | Structure representing the animated value of a color parameter. | ||
| FEventPayload | |||
| FMovieScene3DLocationKeyStruct | Proxy structure for translation keys in 3D transform sections. | ||
| FMovieScene3DRotationKeyStruct | Proxy structure for translation keys in 3D transform sections. | ||
| FMovieScene3DScaleKeyStruct | Proxy structure for translation keys in 3D transform sections. | ||
| FMovieScene3DTransformKeyStruct | Proxy structure for 3D transform section key data. | ||
| FMovieSceneActorReferenceData | A curve of events | ||
| FMovieSceneActorReferenceKey | |||
| FMovieSceneBaseCacheParams | Base class for the cache parameters that will be used in all the cache sections | ||
| FMovieSceneCameraShakeSectionData | |||
| FMovieSceneColorKeyStruct | Proxy structure for color section key data. | ||
| FMovieSceneConsoleVariableCollection | |||
| FMovieSceneCVarOverrides | |||
| FMovieSceneDoubleVectorKeyStructBase | Base Proxy structure for double vector section key data. | ||
| FMovieSceneEventParameters | |||
| FMovieSceneEventSectionData | A curve of events | ||
| FMovieSceneFloatVectorKeyStructBase | Base Proxy structure for float vector section key data. | ||
| FMovieSceneParticleChannel | |||
| FMovieSceneSkeletalAnimationParams | |||
| FMovieSceneTransformMask | |||
| FMovieSceneVector2DKeyStruct | Proxy structure for 2D vector section key data. | ||
| FMovieSceneVector2fKeyStruct | Proxy structure for 2f vector section key data. | ||
| FMovieSceneVector3dKeyStruct | Proxy structure for double vector section key data. | ||
| FMovieSceneVector3fKeyStruct | Proxy structure for float vector section key data. | ||
| FMovieSceneVector4dKeyStruct | Proxy structure for double vector section key data. | ||
| FMovieSceneVector4fKeyStruct | Proxy structure for vector4f section key data. | ||
| FScalarParameterNameAndCurve | Structure representing an animated scalar parameter and it's associated animation curve. | ||
| FScalarParameterNameAndValue | Structure representing the animated value of a scalar parameter. | ||
| FTransformParameterNameAndCurves | Structure representing an animated transform parameter and it's associated animation curve. | ||
| FTransformParameterNameAndValue | |||
| FVector2DParameterNameAndCurves | Structure representing an animated vector2D parameter and it's associated animation curve. | ||
| FVector2DParameterNameAndValue | Structure representing the animated value of a vector2D parameter. | ||
| FVectorParameterNameAndCurves | Structure representing an animated vector parameter and it's associated animation curve. | ||
| FVectorParameterNameAndValue | Structure representing the animated value of a vector parameter. | ||
| IMovieSceneConsoleVariableTrackInterface | |||
| IMovieSceneConstrainedSection | Interface to be added to UMovieSceneSection types when they contain entity data | ||
| IMovieSceneParameterSectionExtender | |||
| UMovieScene3DAttachSection | A 3D Attach section | ||
| UMovieScene3DConstraintSection | Base class for 3D constraint section | ||
| UMovieScene3DPathSection | A 3D Path section | ||
| UMovieScene3DTransformSection | A 3D transform section | ||
| UMovieScene3DTransformSectionConstraints | This object contains information needed for constraint channels on the transform section | ||
| UMovieSceneActorReferenceSection | A single actor reference point section | ||
| UMovieSceneAudioSection | Audio section, for use in the audio track, or by attached audio objects | ||
| UMovieSceneBaseCacheSection | Movie scene section that control base cache playback | ||
| UMovieSceneByteSection | A single byte section. | ||
| UMovieSceneCameraCutSection | Movie CameraCuts are sections on the CameraCuts track, that show what the viewer "sees" | ||
| UMovieSceneCameraShakeSection | |||
| UMovieSceneCameraShakeSourceShakeSection | |||
| UMovieSceneCameraShakeSourceTriggerSection | |||
| UMovieSceneCinematicShotSection | Implements a cinematic shot section. | ||
| UMovieSceneColorSection | A single floating point section | ||
| UMovieSceneConsoleVariableTrackInterface | |||
| UMovieSceneConstrainedSection | Functionality to add to sections that contain constraints | ||
| UMovieSceneCVarSection | A CVar section is responsible for applying a user-supplied value to the specified cvar, and then restoring the previous value after the section ends. | ||
| UMovieSceneDataLayerSection | |||
| UMovieSceneDoubleSection | A double precision floating point section | ||
| UMovieSceneDoubleVectorSection | A double vector section. | ||
| UMovieSceneEnumSection | A single enum section. | ||
| UMovieSceneEventRepeaterSection | Event section that will trigger its event exactly once, every time it is evaluated. | ||
| UMovieSceneEventSection | Implements a section in movie scene event tracks. | ||
| UMovieSceneEventSectionBase | Base class for all event sections. | ||
| UMovieSceneEventTriggerSection | Event section that triggeres specific timed events. | ||
| UMovieSceneFadeSection | A single floating point section. | ||
| UMovieSceneFloatSection | A single floating point section | ||
| UMovieSceneFloatVectorSection | A float vector section. | ||
| UMovieSceneIntegerSection | A single integer section. | ||
| UMovieSceneLevelVisibilitySection | A section for use with the movie scene level visibility track, which controls streamed level visibility. | ||
| UMovieSceneObjectPropertySection | |||
| UMovieSceneParameterSection | A single movie scene section which can contain data for multiple named parameters. | ||
| UMovieSceneParameterSectionExtender | |||
| UMovieSceneParticleSection | Particle section, for particle toggling and triggering. | ||
| UMovieScenePrimitiveMaterialSection | |||
| UMovieSceneSkeletalAnimationSection | Movie scene section that control skeletal animation | ||
| UMovieSceneSlomoSection | A single floating point section. | ||
| UMovieSceneStringSection | A single string section |