Urho3D
Public Attributes | List of all members
Urho3D::ModelMorph Struct Reference

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

#include </home/runner/work/rurho3d.github.io/rurho3d.github.io/urho3d_repo/Source/Urho3D/Graphics/Model.h>

Public Attributes

String name_
 Morph name.
 
StringHash nameHash_
 Morph name hash.
 
float weight_
 Current morph weight.
 
HashMap< 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: