DisclaimerIf you use the site often and enjoy it, consider donating to help me cover the server costs, and motivate me to spend my time on this project. (Donate) (Crypto)

Classes

URadialIntMask

UFieldNodeInt > UFieldNodeBase > UActorComponent > UObject

URadialIntMask

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