Kanzi 4.1.0
kanzi::NodeEffectRenderer2D::EffectRenderState::Input Struct Reference

Render state texture input configuration. More...

#include <kanzi/core.ui/node/node_effect_renderer2d.hpp>

Public Attributes

RenderStateHandle textureHandle
 Handle of type TextureSharedPtr.
 
RenderStateHandle textureOffsetHandle
 Handle of type Vector2 for texture offset (applied after scale).
 
RenderStateHandle textureScaleHandle
 Handle of type Vector2 for texture scale (applied before offset).
 

Detailed Description

Render state texture input configuration.

Member Data Documentation

◆ textureHandle

RenderStateHandle kanzi::NodeEffectRenderer2D::EffectRenderState::Input::textureHandle

Handle of type TextureSharedPtr.

◆ textureOffsetHandle

RenderStateHandle kanzi::NodeEffectRenderer2D::EffectRenderState::Input::textureOffsetHandle

Handle of type Vector2 for texture offset (applied after scale).

◆ textureScaleHandle

RenderStateHandle kanzi::NodeEffectRenderer2D::EffectRenderState::Input::textureScaleHandle

Handle of type Vector2 for texture scale (applied before offset).


The documentation for this struct was generated from the following file: