Rebel Fork Framework
Urho3D::ParicleGraphUniform Class Reference

Public Member Functions

const ea::string & GetName () const
 Get uniform name.
 
StringHash GetNameHash () const
 Get uniform name hash.
 
void SetName (const ea::string_view name)
 Set property name.
 
bool Serialize (Archive &archive)
 Serialize from/to archive. Return true if successful.
 

Public Attributes

Variant value_
 Uniform value.
 

Private Attributes

ea::string name_
 Property name.
 
StringHash nameHash_
 Property name hash.
 

The documentation for this class was generated from the following file: