Starting to refactor into mesh shading
This commit is contained in:
@@ -7,7 +7,7 @@ class VertexData
|
||||
{
|
||||
public:
|
||||
private:
|
||||
Gfx::PShaderBuffer vertexData;
|
||||
|
||||
Gfx::PShaderBuffer positions;
|
||||
};
|
||||
DEFINE_REF(VertexData)
|
||||
}
|
||||
Reference in New Issue
Block a user