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

Method isUdim

python/Scripts/creatematerial.py:63–64  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

61 return pattern.asString()
62
63 def isUdim(self):
64 return self._isUdim
65
66 def getUdimFiles(self):
67 return self._udimFiles

Callers 1

buildDocumentFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected