Navigation
API > API/Runtime > API/Runtime/HeadMountedDisplay > API/Runtime/HeadMountedDisplay/UMotionControllerComponent
References
| Module | HeadMountedDisplay |
| Header | /Engine/Source/Runtime/HeadMountedDisplay/Public/MotionControllerComponent.h |
| Include | #include "MotionControllerComponent.h" |
| Source | /Engine/Source/Runtime/HeadMountedDisplay/Private/MotionControllerComponent.cpp |
bool GetLinearVelocity
&40;
FVector & OutLinearVelocity
&41; const
Remarks
If the motion tracking system provides linear velocity at this time the vector will be that velocity in cm/s in unreal world space and the function will return true. If velocity is unavailable it will return false.