UVectorFieldComponent::SetIntensity

Set the intensity of the vector field.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Components/VectorFieldComponent.h

Include

#include "Components/VectorFieldComponent.h"

Source

/Engine/Source/Runtime/Engine/Private/VectorField.cpp

Syntax

virtual void SetIntensity
(
    float NewIntensity
)

Remarks

Set the intensity of the vector field.

Parameters

Parameter

Description

NewIntensity

The new intensity of the vector field.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss