getParameterNames

fun getParameterNames(): Array<String>

Gets all parameter names of the ShaderGraphMaterial.

Return

The array of all parameter names.

Throws

ResourceLoadingException

Throws this exception if any error occurs when retrieving the parameter names.