Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Particles > API/Runtime/Engine/Particles/SubUV > API/Runtime/Engine/Particles/SubUV/UParticleModuleSubUVMovie
Syntax
UPROPERTY (EditAnywhere, Category=Flipbook)
int32 StartingFrame
Remarks
The starting image index for the SubUV (1 = the first frame). Assumes order of Left->Right, Top->Bottom If greater than the last frame, it will clamp to the last one. If 0, then randomly selects a starting frame.