MCPcopy Create free account
hub / github.com/AcademySoftwareFoundation/MaterialX / getPropertySet

Method getPropertySet

source/MaterialXCore/Property.cpp:52–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50}
51
52PropertySetPtr PropertySetAssign::getPropertySet() const
53{
54 return resolveNameReference<PropertySet>(getPropertySetString());
55}
56
57MATERIALX_NAMESPACE_END

Callers 4

test_BuildDocumentMethod · 0.80
Document.cppFile · 0.80
Look.cppFile · 0.80
document.spec.jsFile · 0.80

Calls

no outgoing calls

Tested by 1

test_BuildDocumentMethod · 0.64