71 "animation_startframe",
75 "animation_overlaybone"
79 "specularmaterial_shininess",
80 "specularmaterial_reflection",
81 "specularmaterial_maskedtransparency"
85 "pbrmaterial_enabled",
86 "pbrmaterial_metallic_factor",
87 "pbrmaterial_roughness_factor",
88 "pbrmaterial_normal_scale",
89 "pbrmaterial_exposure",
90 "pbrmaterial_maskedtransparency"
94 "animationpreview_base",
95 "animationpreview_overlay1",
96 "animationpreview_overlay2",
97 "animationpreview_overlay3"
185 void save()
override;
214 void setStatistics(
int statsOpaqueFaces,
int statsTransparentFaces,
int statsMaterialCount);
256 void saveFile(
const string& pathName,
const string& fileName);
263 void loadFile(
const string& pathName,
const string& fileName);
450 bool getOutlinerNodeLOD(
const string& outlinerNode,
string& modelOutlinerNode,
Model** model =
nullptr,
int* lodLevel =
nullptr);
470 void showErrorPopUp(
const string& caption,
const string& message);
Shader parameter model class.
Representation of a 3d model.
Prototype LOD level definition.
GUI parent node base class thats supporting child nodes.
GUI screen node that represents a screen that can be rendered via GUI system.
GUI action listener interface.
GUI change listener interface.