Member | Type | Offset | Share |
---|---|---|---|
Radius
Radius of the radial mask field |
float | 0xb0 | |
Position
Center position of the radial mask field |
FVector | 0xb4 | |
InteriorValue
If the sample distance from the center is less than radius, the intermediate value will be set the interior value |
int32_t | 0xc0 | |
ExteriorValue
If the sample distance from the center is greater than radius, the intermediate value will be set the exterior value |
int32_t | 0xc4 | |
SetMaskCondition
If the mask condition is set to always the output value will be the intermediate one. |
ESetMaskConditionType | 0xc8 |