Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FPerSolverFieldSystem
Description
Compute field linear velocity/force given a list of samples (positions + indices)
Supported fields: EFieldPhysicsType::Field_LinearVelocity EFieldPhysicsType::Field_LinearForce
| Name | ComputeFieldLinearImpulse |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/PhysicsProxy/PerSolverFieldSystem.h |
| Include Path | #include "PhysicsProxy/PerSolverFieldSystem.h" |
| Source | /Engine/Source/Runtime/Experimental/Chaos/Private/PhysicsProxy/PerSolverFieldSystem.cpp |
void ComputeFieldLinearImpulse
(
const Chaos::FReal SolverTime
)