UCLASS (ClassGroup="Field",
Meta=(BlueprintSpawnableComponent, ToolTip="Set a random vector value independently of the sample position. The output is equal to magnitude * random direction "),
ShowCategories=("Field"), MinimalAPI)
class URandomVector : public UFieldNodeVector