dash ~master (2014-11-19T20:54:00Z)
Home
Dub
Repo
AnimationData.BonePose
dash
components
animation
AnimationData
All the bone transforms/rotations/scales for a sc
class
AnimationData
class
BonePose {
vec3f
[]
positionKeys
;
quatf
[]
rotationKeys
;
vec3f
[]
scaleKeys
;
}
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
All the bone transforms/rotations/scales for a sc