Navigation
API > API/Plugins > API/Plugins/TextureGraph > API/Plugins/TextureGraph/UTG_Expression_Clamp
Description
Only override this if you don't want use the base class error handling (which is quite strict out of the box). Clamp expression is one which does it's own error checking and avoids using the strict handling of the base class
Virtual Inheritance
- UTG_Expression_Variant::ErrorCheckInputTextures → UTG_Expression_Clamp::ErrorCheckInputTextures
| Name | ErrorCheckInputTextures |
| Type | function |
| Header File | /Engine/Plugins/TextureGraph/Source/TextureGraph/Public/Expressions/Maths/TG_Expression_Clamp.h |
| Include Path | #include "Expressions/Maths/TG_Expression_Clamp.h" |
virtual bool ErrorCheckInputTextures() const