Lysa  0.0
Lysa 3D Engine
MeshData Struct Reference

Detailed Description

Per-mesh descriptor packed for GPU consumption.

Public Attributes

uint32 surfaceCount
 Number of MeshSurfaceData for this mesh. More...
 
uint32 firstSurfaceIndex
 Index of the first MeshSurfaceData in the global surfaces buffer. More...
 

Member Data Documentation

uint32 firstSurfaceIndex

Index of the first MeshSurfaceData in the global surfaces buffer.

uint32 surfaceCount

Number of MeshSurfaceData for this mesh.