VEX Engine
Retro looking game engine made in vulkan mostly because i wanted to understand it better.
Loading...
Searching...
No Matches
EditorBillboardComponent.hpp File Reference

Simple 2D quad rendered in 3d space exclusevely for editor. More...

#include <components/AssetTypes.hpp>
#include <vector>

Go to the source code of this file.

Classes

struct  vex::EditorBillboardComponent
 A component for rendering a 2D quad that always faces the camera. More...

Namespaces

namespace  vex

Detailed Description

Simple 2D quad rendered in 3d space exclusevely for editor.

Author
Eryk Roszkowski

Definition in file EditorBillboardComponent.hpp.