Struct containing resource binding information.
More...
#include <kanzi/core.ui/graphics3d/render_pass.hpp>
Struct containing resource binding information.
kanzi::RenderPass::ResourceBinding::ResourceBinding |
( |
AbstractPropertyType |
targetPropertyType, |
|
|
string_view |
renderPassPath, |
|
|
bool |
fromKzb |
|
) |
| |
|
inlineexplicit |
Constructor.
- Parameters
-
targetPropertyType | Target property type to be written. |
renderPassPath | Path to source render pass. |
fromKzb | Indicates whether the resource binding has been loaded from a kzb file. |
Property type to bind to.
string kanzi::RenderPass::ResourceBinding::path |
Path to source render pass.
bool kanzi::RenderPass::ResourceBinding::isFromKzb |
Flag indicating whether this resource binding is loaded from a kzb file.
The documentation for this struct was generated from the following file: