Navigation
API > API/Plugins > API/Plugins/AvalancheText > API/Plugins/AvalancheText/MaterialHub > API/Plugins/AvalancheText/MaterialHub/UAvaTextMaterialHub
References
| Module | AvalancheText |
| Header | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheText/Public/MaterialHub/AvaTextMaterialHub.h |
| Include | #include "MaterialHub/AvaTextMaterialHub.h" |
Syntax
struct FMaterialStatics
Remarks
Static variables for material handling
Constants
| Name | Description |
|---|---|
| BoundsOrigin_MatParam | |
| BoundsSize_MatParam | |
| GradientColorA_MatParam | |
| GradientColorB_MatParam | |
| GradientOffset_MatParam | |
| GradientRotation_MatParam | |
| GradientSmoothness_MatParam | |
| MainTexture_MatParam | |
| MaskOffset_MatParam | |
| MaskRotation_MatParam | |
| MaskSmoothness_MatParam | |
| MaterialMaskLeftToRightRotationValue | |
| MaterialMaskRightToLeftRotationValue | |
| MaterialMaskRightToLeftRotationValue_DEPRECATED | Due to a typo, the value of 0.25f above got written as 2.25f This value is kept since it might be needed when retrieving rotation parameter from materials saved prior to fixing it |
| MaterialMaskTopBottomRotationValue | Rotation values are in the [0.0;1.0] domain |
| Opacity_MatParam | |
| SolidColor_MatParam | Make sure the following names match the ones of their respective material parameter |
| TextPosition_MatParam | |
| TexturedUTiling_MatParam | |
| TexturedVTiling_MatParam |