Rebel Fork Framework
Urho3D::ModelMorph Struct Reference

Definition of a model's vertex morph. More...

#include <Urho3D/Graphics/Model.h>

Public Attributes

ea::string name_
 Morph name.
 
StringHash nameHash_
 Morph name hash.
 
float weight_ {}
 Current morph weight.
 
ea::unordered_map< unsigned, VertexBufferMorphbuffers_
 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: