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

Method ParseObjectProperties

samples/luxcoreui/lightstrategywindow.cpp:52–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50}
51
52void LightStrategyWindow::ParseObjectProperties(const Properties &props) {
53 app->RenderConfigParse(props.GetAllProperties("lightstrategy"));
54}
55
56bool LightStrategyWindow::DrawObjectGUI(Properties &props, bool &modifiedProps) {
57 //--------------------------------------------------------------------------

Callers

nothing calls this directly

Calls 2

RenderConfigParseMethod · 0.80
GetAllPropertiesMethod · 0.80

Tested by

no test coverage detected