Navigation
API > API/Runtime > API/Runtime/PhysicsCore > API/Runtime/PhysicsCore/Chaos
References
| Module | PhysicsCore |
| Header | /Engine/Source/Runtime/PhysicsCore/Public/Chaos/ChaosEngineInterface.h |
| Include | #include "Chaos/ChaosEngineInterface.h" |
Syntax
class FPhysicsShapeReference_Chaos
Variables
| Type | Name | Description | |
|---|---|---|---|
| FPhysicsActorHandle | ActorRef | ||
| Chaos::FPerShapeData * | Shape |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FPhysicsShapeReference_Chaos
(
Chaos::FPerShapeData* ShapeIn, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | Equals
(
const FPhysicsShapeReference_Chaos& Other |
||
| const Chaos::FImplicitObject & | GetGeometry () |
||
| bool | IsValid () |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const FPhysicsShapeReference_Chaos& Other |