3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/ecs/strict/Include.h"
20namespace CameraInputTransformSystem {
31MCNAPI ::TickingSystemWithInfo create();
33MCNAPI
float getWorldYawInDegrees(
::Vec3 const& orientation);
35MCNAPI
float getWorldYawInDegrees(
::Vec2 const& orientation);
Definition ActorHeadRotationComponent.h:5
Definition ActorMovementTickNeededComponent.h:5
Definition ActorRotationComponent.h:8
Definition ControlSchemeComponent.h:8
Definition TickingSystemWithInfo.h:13