Go to the source code of this file.
◆ UE_COMPRESSED_DATA_READ_SCOPE
◆ UE_COMPRESSED_DATA_WRITE_SCOPE
◆ FTransformArrayA2
One animation sequence of keyframes. Contains a number of tracks of data.
◆ EStripAnimDataOnDedicatedServerSettings
Enum used to decide whether we should strip animation data on dedicated server
| Enumerator |
|---|
| UseProjectSetting | Strip track data on dedicated server if 'Strip Animation Data on Dedicated Server' option in Project Settings is true and EnableRootMotion is false
|
| StripAnimDataOnDedicatedServer | Strip track data on dedicated server regardless of the value of 'Strip Animation Data on Dedicated Server' option in Project Settings as long as EnableRootMotion is false
|
| DoNotStripAnimDataOnDedicatedServer | Do not strip track data on dedicated server regardless of the value of 'Strip Animation Data on Dedicated Server' option in Project Settings
|
◆ GPerformFrameStripping