![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CoreMinimal.h"#include "UObject/ObjectMacros.h"#include "Curves/KeyHandle.h"#include "Channels/MovieSceneFloatChannel.h"#include "Sections/MovieScene3DConstraintSection.h"#include "MovieScene3DPathSection.generated.h"Go to the source code of this file.
Classes | |
| class | UMovieScene3DPathSection |
Enumerations | |
| enum class | MovieScene3DPathSection_Axis : uint8 { UMETA =(DisplayName = "X") , UMETA =(DisplayName = "Y") , UMETA =(DisplayName = "Z") , UMETA =(DisplayName = "-X") , UMETA =(DisplayName = "-Y") , UMETA =(DisplayName = "-Z") } |
|
strong |