Navigation
API > API/Plugins > API/Plugins/AnimToTexture
References
| Module | AnimToTexture |
| Header | /Engine/Plugins/Experimental/AnimToTexture/Source/AnimToTexture/Public/AnimToTextureInstancePlaybackHelpers.h |
| Include | #include "AnimToTextureInstancePlaybackHelpers.h" |
Syntax
USTRUCT&40;BlueprintType&41;
struct FAnimToTextureAutoPlayData
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | EndFrame | Last frame of animation | |
| float | PlayRate | Rate for increasing and decreasing speed. | |
| float | StartFrame | Starting frame for animation. | |
| float | TimeOffset | Adds offset to time |