-
Notifications
You must be signed in to change notification settings - Fork 200
lib.img.use.Combine3Images
Thomas Mann edited this page Jan 17, 2024
·
2 revisions
in lib.img.use
A node to combine 3 input images into the RGBA channels of a new one.
Name (Relevancy & Type) | Description |
---|---|
ImageA (Texture2DRequired) | - |
ColorA (Vector4) | - |
ImageB (Texture2DRequired) | - |
ColorB (Vector4) | - |
ImageC (Texture2DRequired) | - |
ColorC (Vector4) | - |
SelectChannel_R (Int32) | - |
SelectChannel_G (Int32) | - |
SelectChannel_B (Int32) | - |
SelectAlphaChannel (Int32) | - |
GenerateMips (Boolean) | - |
Name | Type |
---|---|
Output | SharpDX.Direct3D11.Texture2D |
Please help use to improve this documentation. Feel free to improve the description.
⚠ Everything else is automatically generated and will be overwritten regularly.
Reference
Getting started
- Basic Concepts
- How Tooll Works
- Keyboard shortcuts
- Video tutorials
- Rendering Videos
- Exporting to Executable
- Creating new Operators
- Tooll for live performances
- Presets and Snapshots
- Optimizing Rendering Performance
- Using backups
- Realtime Rendering for Artists
Advanced features