First render
This commit is contained in:
@@ -2,6 +2,7 @@ struct PrimitiveSceneData
|
||||
{
|
||||
float4x4 localToWorld;
|
||||
float4x4 worldToLocal;
|
||||
float4 actorLocation;
|
||||
};
|
||||
|
||||
layout(set = 3, binding = 0, std430)
|
||||
|
||||
Reference in New Issue
Block a user