Navigation
| Name | TrajectoryTools |
| Type | Plugin |
| Part of Plugins | Trajectory Tools |
| Location | /Engine/Plugins/Experimental/Animation/TrajectoryTools/Source/TrajectoryTools/ |
| Module Build Rules | TrajectoryTools.Build.cs |
Classes
| Name | Remarks |
|---|---|
| FPreviewTrajectoryViewportClient | Client for SPreviewTrajectoryViewport |
| FRewindDebuggerTrajectory | A Rewind Debugger extension that allows user to visualize trajectories and export them from the current trace session. |
| SExportTrajectoriesWindow | Widget that configures and export a trajectory(s) into an animation asset / sequence |
| SPreviewTrajectoryViewport | Used to preview the trajectory to export given its settings (ExportRange,ExportFrameRage, etc). |
| UTrajectoryExportDetails | |
| UTrajectoryExportOperation | Encapsulate ability to export a trajectory to the specified asset. |
Structs
| Name | Remarks |
|---|---|
| FGameplayTrajectory | |
| FPreviewData | Holds all the information needed to display a trajectory in the preview viewport |
| FTrajectoryExportAssetInfo | All information needed to create an asset for a trajectory |
| FTrajectoryExportContext | Data needed to run an "export" operation on a trajectory. |
| FTrajectoryExportSettings | |
| FTrajectoryToolsLibrary |