adding plane shape and universal guizmo (this is the wrong branch)
This commit is contained in:
@@ -153,6 +153,11 @@ namespace OpenEngine {
|
||||
{
|
||||
float radius = 1.0f;
|
||||
};
|
||||
|
||||
struct PlaneShapeComponent
|
||||
{
|
||||
float extent = 1.0f;
|
||||
};
|
||||
}
|
||||
|
||||
#endif // COMPONENTS_HPP
|
||||
|
||||
Reference in New Issue
Block a user