camera_get_shader
Gets the name of a shader attached to the camera.
References:
arguments
-
"camera_name" : String
The name of the camera.
-
"shader_type" : String
The type of the shader.
Possible Values:
- volume_shader
- environment_shader
return value
StringThe database name of the requested camera shader or an empty string if no shader is attached.