Somewhat working camera
This commit is contained in:
@@ -19,6 +19,7 @@ struct DirectionalLight
|
||||
struct PointLight
|
||||
{
|
||||
Vector4 positionWS;
|
||||
//Vector4 positionVS;
|
||||
Vector4 colorRange;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user