mirror of
https://github.com/raylib-cs/raylib-cs
synced 2025-09-09 03:01:41 -04:00
Update XmlDoc comments
This commit is contained in:
@@ -27,7 +27,7 @@ namespace Raylib_cs
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Vertex data definning a mesh
|
||||
/// Vertex data definning a mesh<br/>
|
||||
/// NOTE: Data stored in CPU memory (and GPU)
|
||||
/// </summary>
|
||||
[StructLayout(LayoutKind.Sequential)]
|
||||
|
Reference in New Issue
Block a user