Navigation
API > API/Plugins > API/Plugins/AnimToTexture
References
| Module | AnimToTexture |
| Header | /Engine/Plugins/Experimental/AnimToTexture/Source/AnimToTexture/Public/AnimToTextureDataAsset.h |
| Include | #include "AnimToTextureDataAsset.h" |
Syntax
USTRUCT&40;Blueprintable&41;
struct FAnimToTextureAnimSequenceInfo
Variables
| Type | Name | Description | |
|---|---|---|---|
| TObjectPtr< UAnimSequence > | AnimSequence | ||
| bool | bEnabled | ||
| bool | bUseCustomRange | Use Custom FrameRange | |
| int32 | EndFrame | Animation End Frame (Inclusive) | |
| int32 | StartFrame | Animation Start Frame |