#include <DeferredForcesModular.h>
◆ FApplyForceAtPositionData()
| FDeferredForcesModular::FApplyForceAtPositionData::FApplyForceAtPositionData |
( |
const FTransform & |
OffsetTransformIn, |
|
|
int |
TransformIndexIn, |
|
|
int |
ParticleIndexIn, |
|
|
const FVector & |
ForceIn, |
|
|
const FVector & |
PositionIn, |
|
|
bool |
bAllowSubsteppingIn, |
|
|
bool |
bIsLocalForceIn, |
|
|
bool |
bLevelSlope, |
|
|
const FColor & |
ColorIn |
|
) |
| |
|
inline |
◆ DebugColor
| FColor FDeferredForcesModular::FApplyForceAtPositionData::DebugColor |
◆ Flags
| EForceFlags FDeferredForcesModular::FApplyForceAtPositionData::Flags |
◆ Force
| FVector FDeferredForcesModular::FApplyForceAtPositionData::Force |
◆ OffsetTransform
| FTransform FDeferredForcesModular::FApplyForceAtPositionData::OffsetTransform |
◆ ParticleIdx
| int32 FDeferredForcesModular::FApplyForceAtPositionData::ParticleIdx |
◆ Position
| FVector FDeferredForcesModular::FApplyForceAtPositionData::Position |
◆ TransformIndex
| int FDeferredForcesModular::FApplyForceAtPositionData::TransformIndex |
The documentation for this struct was generated from the following file: