MCPcopy Create free account
hub / github.com/LuxCoreRender/LuxCore / ParseObjectProperties

Method ParseObjectProperties

samples/luxcoreui/epsilonwindow.cpp:51–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49}
50
51void EpsilonWindow::ParseObjectProperties(const Properties &props) {
52 app->RenderConfigParse(GetEpsilonProperties(props));
53}
54
55bool EpsilonWindow::DrawObjectGUI(Properties &props, bool &modifiedProps) {
56 float fval;

Callers

nothing calls this directly

Calls 1

RenderConfigParseMethod · 0.80

Tested by

no test coverage detected