EFieldVectorType

TODO : Refactor these 3 enums to be in sync with the GetFieldTargetTypes.

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/Field/FieldSystemTypes.h

Include

#include "Field/FieldSystemTypes.h"

Syntax

enum EFieldVectorType
{
    Vector_LinearForce,
    Vector_LinearVelocity,
    Vector_AngularVelocity,
    Vector_AngularTorque,
    Vector_PositionTarget,
    Vector_TargetMax,
}

Values

Name

Description

Vector_LinearForce

Vector_LinearVelocity

Vector_AngularVelocity

Vector_AngularTorque

Vector_PositionTarget

Vector_TargetMax

256th entry

Remarks

TODO : Refactor these 3 enums to be in sync with the GetFieldTargetTypes.

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