|
Empeld
Empeld plugin documentation.
|
Properties | |
| IBuiScreen | Screen [get] |
| Screen More... | |
| IUI2Screen | UI2 [get] |
| Access to UI2 screen More... | |
| int | RefreshSkipFrames [get, set] |
| Refresh once this many real frames are rendered More... | |
| int | Width [get] |
| Width of the UI More... | |
| int | Height [get] |
| Height of the UI More... | |
| Rgba | BackgroundColor [get, set] |
| Background color, if any, to render More... | |
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... | |
|
getset |
Background color, if any, to render
The color of the background.
|
get |
Height of the UI
The height.
|
getset |
Refresh once this many real frames are rendered
The refresh rate.
|
get |
Screen
The screen.
Attribute: Obsolete("use UI2")
|
get |
Access to UI2 screen
The user interface.
|
get |
Width of the UI
The width.