Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Particles > SubUV > UParticleModuleSubUVMovie
Syntax
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.