Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
52
PropertySetPtr PropertySetAssign::getPropertySet() const
53
{
54
return resolveNameReference<PropertySet>(getPropertySetString());
55
}
56
57
MATERIALX_NAMESPACE_END
Callers
4
test_BuildDocument
Method · 0.80
Document.cpp
File · 0.80
Look.cpp
File · 0.80
document.spec.js
File · 0.80
Calls
no outgoing calls
Tested by
1
test_BuildDocument
Method · 0.64