Empeld
Empeld plugin documentation.
pluginbase.Objects.Models.IDynamicTextModel Interface Reference
Inheritance diagram for pluginbase.Objects.Models.IDynamicTextModel:
pluginbase.Objects.Models.IReadonlyModel

Properties

string Text [get, set]
 
- Properties inherited from pluginbase.Objects.Models.IReadonlyModel
string Name [get]
 The name of the model More...
 
int FrameCount [get]
 Total number of frames the model has More...
 
int GroupCount [get]
 Total number of groups the model has More...
 
float DefaultFps [get]
 The default FPS the model has More...
 
IEnumerable< string > Animations [get]
 Complete list of animation names More...
 
IEnumerable< string > MeshGroupNames [get]
 Complete list of mesh group names More...
 
IEnumerable< string > LabelNames [get]
 Complete list of all labels associated with the mesh More...
 
Matrix4 Transform [get]
 Gets the transform matrix for the model More...
 

Additional Inherited Members

- Public Member Functions inherited from pluginbase.Objects.Models.IReadonlyModel
IModelInstance CreateInstance ()
 Create an instance of the model More...
 

Property Documentation

◆ Text

string pluginbase.Objects.Models.IDynamicTextModel.Text
getset

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