facetrack-d ~master (2022-03-26T12:03:02.5615295)
Dub
Repo
Bone
ft
data
Undocumented in source.
struct
Bone {
vec3
position
;
quat
rotation
;
}
Members
Variables
position
vec3
position
;
Position of the bone
rotation
quat
rotation
;
Rotation of the bone
Meta
Source
See Implementation
ft
data
enums
BlendshapeNames
BoneNames
structs
Bone