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 FAnimToTextureFrameData
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | Frame | Frame to be played | |
| float | PrevFrame | Previous Frame (this is needeed for motion blur) |