mirror of
https://github.com/GayPizzaSpecifications/voxelotl-engine.git
synced 2025-08-03 05:10:57 +00:00
cube defender of the polyverse
This commit is contained in:
@ -16,7 +16,8 @@ typedef NS_ENUM(NSInteger, ShaderInputIdx) {
|
||||
|
||||
typedef struct {
|
||||
vector_float4 position;
|
||||
vector_float4 color;
|
||||
vector_float4 normal;
|
||||
vector_float2 texCoord;
|
||||
} ShaderVertex;
|
||||
|
||||
#endif//SHADERTYPES_H
|
||||
|
Reference in New Issue
Block a user