UVectorField

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/VectorField/VectorField.h

Include

#include "VectorField/VectorField.h"

Syntax

class UVectorField : public UObject

Variables

Name Description

Public variable

FBox

 

Bounds

Bounds of the volume in local space.

Public variable

float

 

Intensity

The intensity with which to multiplie vectors in this field.

Constructors

Name Description

Public function

UVectorField

(
    const FObjectInitializer& ObjectIn...
)

Functions

Name Description

Public function Virtual

void

 

InitInstance

(
    FVectorFieldInstance* Instance,
    bool bPreviewInstance
)

Initializes an instance for use with this 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