Rör på kameran!!! :D
This commit is contained in:
@@ -8,9 +8,9 @@ namespace Components
|
||||
|
||||
struct Camera : Component
|
||||
{
|
||||
int FOV;
|
||||
int NearClip;
|
||||
int FarClip;
|
||||
float FOV;
|
||||
float NearClip;
|
||||
float FarClip;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user