Started the project. This right now only includes Meta XR and Android setup with VR template. More improvements to come!
12 lines
265 B
C++
12 lines
265 B
C++
// Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
|
|
#include "OculusXRSceneFunctionLibrary.h"
|
|
#include "OculusXRAnchorBPFunctionLibrary.h"
|
|
|
|
#include "OculusXRScene.h"
|
|
#include "OculusXRSceneSubsystem.h"
|
|
#include "OculusXRHMDPrivate.h"
|
|
#include "OculusXRHMD.h"
|
|
|
|
|