FPhysicsFieldInfos

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/PhysicsField/PhysicsFieldComponent.h

Include

#include "PhysicsField/PhysicsFieldComponent.h"

Syntax

struct FPhysicsFieldInfos

Variables

Name Description

Public variable

TArray< FIntVec...

 

CellsMax

Max Bounds for each target/clipmap

Public variable

TArray< FIntVec...

 

CellsMin

Min Bounds for each target/clipmap

Public variable

TArray< int32 >

 

CellsOffsets

Bounds Cells offsets

Public variable

FVector

 

ClipmapCenter

Clipmap Center

Public variable

int32

 

ClipmapCount

Clipmap Count

Public variable

float

 

ClipmapDistance

Clipmap Distance

Public variable

int32

 

ClipmapExponent

Clipmap Exponent

Public variable

int32

 

ClipmapResolution

Clipmap Resolution

Public variable

BufferOffsets

 

IntegerTargets

Integer targets offsets

Public variable

BufferOffsets

 

PhysicsTargets

Physics targets offsets

Public variable

BufferOffsets

 

ScalarTargets

Scalar Targets Offsets

Public variable

int32

 

TargetCount

Size of the datas stored on each voxels

Public variable

TArray< EFieldP...

 

TargetTypes

Target types to be processed

Public variable

int32

 

ValidCount

Clipmap Count

Public variable

BufferOffsets

 

ValidTargets

Valid targets offsets

Public variable

BufferOffsets

 

VectorTargets

Vector Targets Offsets

Public variable

FVector

 

ViewOrigin

Clipmap Resolution

Typedefs

Name

Description

BufferOffsets

Type of targets offsets

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