Navigation
API > API/Runtime > API/Runtime/Engine
Enumerates available options for Vertex Deformation Outputs Velocity.
| Name | EVertexDeformationOutputsVelocity::Type |
| Type | enum |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/RendererSettings.h |
| Include Path | #include "Engine/RendererSettings.h" |
Syntax
namespace EVertexDeformationOutputsVelocity
{
enum Type
{
Off = 0,
On = 1,
Auto = 2,
}
}
Values
| Name | Remarks |
|---|---|
| Off | |
| On | |
| Auto |