shader_graph_class_get_filename
Returns the filename containing the shader graph declaration.
arguments
-
"shader_graph_class_name" : String
The name of the shader graph class.This name must be the full database name of the shader graph class, including namespace.
return value
StringThe absolute filename of the MetasSL graph declaration, or an error if it was not loaded from a file.