LeviLamina
Loading...
Searching...
No Matches
TargetCameraOrientationComponent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
MinecraftCamera {
6
7
struct
TargetCameraOrientationComponent
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::TypedStorage<4, 16, ::glm::qua<float>> mTargetCameraOrientation;
12
// NOLINTEND
13
};
14
15
}
// namespace MinecraftCamera
MinecraftCamera::TargetCameraOrientationComponent
Definition
TargetCameraOrientationComponent.h:7
src
mc
deps
minecraft_camera
components
TargetCameraOrientationComponent.h
Generated on
for LeviLamina by
1.16.1