LoadModelAnimations abstract method
Load model animations from file
Implementation
List<ModelAnimationStructType> LoadModelAnimations(
String fileName,
);
Load model animations from file
List<ModelAnimationStructType> LoadModelAnimations(
String fileName,
);