Urho3D
|
Description of a geometry for asynchronous loading. More...
#include </home/runner/work/urho3d-doxygen.github.io/urho3d-doxygen.github.io/urho3d_repo/Source/Urho3D/Graphics/Model.h>
Public Attributes | |
PrimitiveType | type_ |
Primitive type. | |
i32 | vbRef_ |
Vertex buffer ref. | |
i32 | ibRef_ |
Index buffer ref. | |
i32 | indexStart_ |
Index start. | |
i32 | indexCount_ |
Index count. | |
Description of a geometry for asynchronous loading.