Fix ribbon particles triangle indices ordering to prevent artifacts
This commit is contained in:
@@ -221,7 +221,6 @@ struct DrawCall
|
||||
float UVOffsetX;
|
||||
float UVOffsetY;
|
||||
uint32 SegmentCount;
|
||||
GPUBuffer* SegmentDistances;
|
||||
} Ribbon;
|
||||
|
||||
struct
|
||||
|
||||
Reference in New Issue
Block a user