Foundation
Loading...
Searching...
No Matches
Public Attributes | List of all members
FAnimationPlayback Struct Reference

#include <Animation.hpp>

Public Attributes

uint32_t skeletonIndex {UINT32_MAX}
 
uint32_t clipIndex {UINT32_MAX}
 
float time {0.0f}
 
float speed {1.0f}
 
bool playing {false}
 
bool loop {true}
 
bool dirty {true}
 

Member Data Documentation

◆ clipIndex

uint32_t FAnimationPlayback::clipIndex {UINT32_MAX}

◆ dirty

bool FAnimationPlayback::dirty {true}

◆ loop

bool FAnimationPlayback::loop {true}

◆ playing

bool FAnimationPlayback::playing {false}

◆ skeletonIndex

uint32_t FAnimationPlayback::skeletonIndex {UINT32_MAX}

◆ speed

float FAnimationPlayback::speed {1.0f}

◆ time

float FAnimationPlayback::time {0.0f}

The documentation for this struct was generated from the following file: