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