| Urho3D
    | 
Definition of a model's vertex morph. More...
#include </home/runner/work/Dviglo/Dviglo/DvigloRepository/Source/Urho3D/Graphics/Model.h>
| 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. | |
Definition of a model's vertex morph.
 1.8.17
 1.8.17