UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
VectorField.h File Reference
#include "CoreMinimal.h"
#include "RenderResource.h"

Go to the source code of this file.

Classes

class  FVectorFieldResource
 
class  FVectorFieldInstance
 

Macros

#define VECTOR_FIELD_LOG_VERBOSITY   Error
 

Typedefs

typedef TSparseArray< FVectorFieldInstance * > FVectorFieldInstanceList
 

Functions

 DECLARE_LOG_CATEGORY_EXTERN (LogVectorField, VECTOR_FIELD_LOG_VERBOSITY, VECTOR_FIELD_LOG_VERBOSITY)
 

Macro Definition Documentation

◆ VECTOR_FIELD_LOG_VERBOSITY

#define VECTOR_FIELD_LOG_VERBOSITY   Error

Typedef Documentation

◆ FVectorFieldInstanceList

Function Documentation

◆ DECLARE_LOG_CATEGORY_EXTERN()

DECLARE_LOG_CATEGORY_EXTERN ( LogVectorField  ,
VECTOR_FIELD_LOG_VERBOSITY  ,
VECTOR_FIELD_LOG_VERBOSITY   
)