LoadModelAnimations abstract method

List<ModelAnimationStructType> LoadModelAnimations(
  1. String fileName
)

Implementation

List<ModelAnimationStructType> LoadModelAnimations(
  String fileName,
);