Workspace 6.21.5
|
Creates a texture projection shader; a shader that projects images onto a surface from a number of source cameras.
Inputs: | |||
---|---|---|---|
Surface representation | CSIRO::Rendering::SurfaceRepresentation | ||
Cameras | CSIRO::DataExecution::ObjectDictionary | Dictionary of cameras, where each will be used to project its associated image. | |
Images | CSIRO::DataExecution::ObjectDictionary | Dictionary of images; one associated with each camera. | |
Alpha | int | Alpha value for the shader [0-255] | |
Use lighting | bool | ||
Outputs: | |||
Shader | CSIRO::Rendering::TextureProjectionShader |