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