MCPcopy Create free account
hub / github.com/NVIDIAGameWorks/Falcor / toJson

Method toJson

Source/Falcor/Utils/Properties.cpp:331–334  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

329}
330
331json Properties::toJson() const
332{
333 return *mJson;
334}
335
336pybind11::dict Properties::toPython() const
337{

Callers 2

valueToJsonFunction · 0.80
CPU_TESTFunction · 0.80

Calls

no outgoing calls

Tested by 1

CPU_TESTFunction · 0.64