Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/PhysicsProxy > API/Runtime/Chaos/PhysicsProxy/FSingleParticlePhysicsProxy
| Type | Name | Description | |
|---|---|---|---|
| FParticleHandle * | Returns the underlying physics thread particle. Note this should only be needed for internal book keeping type tasks. API may change, use GetPhysicsThreadAPI instead. | ||
| const FParticleHandle * | Returns the underlying physics thread particle. Note this should only be needed for internal book keeping type tasks. API may change, use GetPhysicsThreadAPI instead. |