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

Function spc

python/Scripts/mxvalidate.py:316–317  ·  view source on GitHub ↗
(depth)

Source from the content-addressed store, hash-verified

314 return "s"
315
316def spc(depth):
317 return "\n\t " + ": "*depth
318
319# Return a value string for the element, converting units if appropriate
320def getConvertedValue(elem):

Callers 1

traverseInputsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected