 |
TArray< FBoolParameterNameAndValue, TInlineAllocator< 2 > > |
BoolValues |
Array of evaluated bool values |
 |
TArray< FColorParameterNameAndValue, TInlineAllocator< 2 > > |
ColorValues |
Array of evaluated color values |
 |
TArray< FScalarParameterNameAndValue, TInlineAllocator< 2 > > |
ScalarValues |
Array of evaluated scalar values |
 |
TArray< FTransformParameterNameAndValue, TInlineAllocator< 2 > > |
TransformValues |
Array of evaluated transform values |
 |
TArray< FVector2DParameterNameAndValue, TInlineAllocator< 2 > > |
Vector2DValues |
Array of evaluated vector2D values |
 |
TArray< FVectorParameterNameAndValue, TInlineAllocator< 2 > > |
VectorValues |
Array of evaluated vector values |