Fixed ambiguous definition
This commit is contained in:
@@ -67,7 +67,7 @@ struct ModelJob : RenderJob
|
|||||||
unsigned int EndIndex;
|
unsigned int EndIndex;
|
||||||
|
|
||||||
// Animation
|
// Animation
|
||||||
Skeleton* Skeleton = nullptr;
|
dd::Skeleton* Skeleton = nullptr;
|
||||||
bool NoRootMotion = true;
|
bool NoRootMotion = true;
|
||||||
std::string AnimationName;
|
std::string AnimationName;
|
||||||
double AnimationTime = 0;
|
double AnimationTime = 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user