Navigation
API > API/Editor > API/Editor/MovieSceneTools
| Name | FMovieSceneToolsFbxSettings |
| Type | struct |
| Header File | /Engine/Source/Editor/MovieSceneTools/Public/MovieSceneToolsProjectSettings.h |
| Include Path | #include "MovieSceneToolsProjectSettings.h" |
Syntax
USTRUCT ()
struct FMovieSceneToolsFbxSettings
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FbxPropertyName | FString | The name of the fbx property | MovieSceneToolsProjectSettings.h |
|
| PropertyPath | FMovieSceneToolsPropertyTrackSettings | The property track setting to map to | MovieSceneToolsProjectSettings.h |
|
| PropertyType | EMovieSceneToolsPropertyTrackType | Type of property track to map to | MovieSceneToolsProjectSettings.h |
|