group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
anim_locomotion::LocomotionSelection Struct Reference

#include <AnimationLocomotion.hpp>

Public Attributes

ClipId primary = ClipId::Idle
ClipId secondary = ClipId::Idle
ClipId strafeClip = ClipId::_Count
float secondaryWeight = 0.0f
float strafeBlend = 0.0f
float speedScale = 1.0f
float horizontalSpeed = 0.0f

Member Data Documentation

◆ horizontalSpeed

float anim_locomotion::LocomotionSelection::horizontalSpeed = 0.0f

◆ primary

ClipId anim_locomotion::LocomotionSelection::primary = ClipId::Idle

◆ secondary

ClipId anim_locomotion::LocomotionSelection::secondary = ClipId::Idle

◆ secondaryWeight

float anim_locomotion::LocomotionSelection::secondaryWeight = 0.0f

◆ speedScale

float anim_locomotion::LocomotionSelection::speedScale = 1.0f

◆ strafeBlend

float anim_locomotion::LocomotionSelection::strafeBlend = 0.0f

◆ strafeClip

ClipId anim_locomotion::LocomotionSelection::strafeClip = ClipId::_Count

The documentation for this struct was generated from the following file: