Urho3D::ModelMorph Struct Reference
Urho3D::ModelMorph Struct Reference
Definition of a model's vertex morph. More...
#include <Urho3D/Graphics/Model.h>
Collaboration diagram for Urho3D::ModelMorph:
Public Attributes | |
String | name_ |
Morph name. | |
StringHash | nameHash_ |
Morph name hash. | |
float | weight_ |
Current morph weight. | |
HashMap< unsigned, VertexBufferMorph > | buffers_ |
Morph data per vertex buffer. | |
Detailed Description
Definition of a model's vertex morph.
The documentation for this struct was generated from the following file:
- Source/Urho3D/Graphics/Model.h