Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/UVectorFieldComponent
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 |
virtual void SetIntensity
&40;
float NewIntensity
&41;
Remarks
Set the intensity of the vector field.
Parameters
| Name | Description |
|---|---|
| NewIntensity | The new intensity of the vector field. |