dash ~master (2014-11-19T20:54:00Z)
Home
Dub
Repo
AnimationData.AnimationSet
dash
components
animation
AnimationData
A single animation track, storing its bones and poses
class
AnimationData
struct
AnimationSet {
float
duration
;
float
fps
;
BonePose
[]
bonePoses
;
}
Meta
Source
See Implementation
dash
components
animation
AnimationData
classes
Bone
BonePose
constructors
this
functions
assignAnimationData
convertAIMatrix
convertQuat
convertVectorArray
fillTransforms
findBoneWithName
getComponent
getTransformsAtTime
makeBonesFromHierarchy
shutdown
structs
AnimationSet
A single animation track, storing its bones and poses