some transparency
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
namespace Seele {
|
||||
namespace Component {
|
||||
struct PointLight {
|
||||
Vector4 positionWS;
|
||||
// Vector4 positionVS;
|
||||
// give the lights a radius so that they are not actual points
|
||||
Vector4 positionWSRadius;
|
||||
Vector4 colorRange;
|
||||
};
|
||||
} // namespace Component
|
||||
|
||||
Reference in New Issue
Block a user