camera_attach_shader
Attach a shader to a camera.
References:
arguments
-
"camera_name" : String
The name of the camera. This name must be the full database name of the camera, including namespace.
-
"shader_name" : String
The name of the shader. This name must be the full database name of the shader, including namespace.
-
"shader_type" : String
The type of the shader.
Possible Values:
- volume_shader
- environment_shader