| BackgroundColor |
FLinearColor |
The background color to use for the output texture. |
Expressions/Arrays/TG_Expression_ArrayGrid.h |
|
| Columns |
int32 |
The number of colums in the output grid. 0 or Negative values mean automatically distribute. |
Expressions/Arrays/TG_Expression_ArrayGrid.h |
- Meta=(TGType="TG_Input", PinDisplayName="")
|
| Input |
FTG_VariantArray |
The input texture array. Must be an array object of type textures. |
Expressions/Arrays/TG_Expression_ArrayGrid.h |
- Meta=(TGType="TG_Input", PinDisplayName="", HideInnerPropertiesInNode)
|
| Output |
FTG_Texture |
A single output texture. |
Expressions/Arrays/TG_Expression_ArrayGrid.h |
- Meta=(TGType="TG_Output", PinDisplayName="")
|
| Rows |
int32 |
The number of rows in the output grid. 0 or Negative values mean automatically distribute. |
Expressions/Arrays/TG_Expression_ArrayGrid.h |
- Meta=(TGType="TG_Input", PinDisplayName="")
|