Motion 1.4
AnimateMotionglTF Batch Exporter
  • Getting Started
  • Tutorials
    • Add Footsteps to Motion
    • Add Surfaces to Motion
    • Camera Transitions
    • Creating a component
    • Retargeting Marketplace Characters
    • Using Metahumans
  • Tweaking
    • Breathing Shake
    • Crouch Deceleration
    • Jump Camera Bounce
    • Sneak Deceleration
    • Sneak Shake
    • Sprint Acceleration
    • Sprint Shake
    • Movement Sounds
  • Components
    • BP_BaseCurveManager
    • BP_BaseCharacterCurvedComponent
    • BP_BaseMotionManager
    • BP_BreathingComponent
    • BP_CharacterCoreComponent
    • BP_CharacterCurveManager
    • BP_CoreComponent
    • BP_CrouchingComponent
    • BP_CurvedComponent
    • BP_IdleComponent
    • BP_JumpingComponent
    • BP_MotionCharacter
    • BP_MotionComponent
    • BP_MovementSoundComponent
    • BP_SneakingComponent
    • BP_SprintingComponent
    • BP_TrueFirstPersonComponent
    • BP_WalkingComponent
  • Architecture
    • ECurvePositions
    • ECurveTimes
    • EMovementDirections
    • EMovementEvents
    • EMovementSoundTypes
    • ETransitionCurves
    • ETransitionPositions
    • FStructCameraCurve
    • FStructCameraCurveTransition
    • FStructCharacterGroundInfo
    • FStructMotionCurve
    • FStructMotionCurveConfiguration
    • FStructMotionCurveIdentifier
    • FStructMotionCurveTransition
    • FStructMotionCurveTransitionConfiguration
    • FStructMovementSound
Powered by GitBook
On this page
  1. Architecture

FStructMovementSound

This page describes the FStructMovementSound struct that ships with Motion. The enumeration describes TBD.

Members

Name
Description

Type

The type of EMovementSoundType this movement sound is.

MetasoundSource

Reference to the Meta Sound Source used for this sound.

Surface

Reference to the physical surface used for this sound.

Last updated 2 years ago