Navigation
API > API/Runtime > API/Runtime/Engine
| Name | AnimPhysCollisionType |
| Type | enum |
| Header File | /Engine/Source/Runtime/Engine/Public/Animation/AnimPhysicsSolver.h |
| Include Path | #include "Animation/AnimPhysicsSolver.h" |
Syntax
enum AnimPhysCollisionType
{
CoM,
CustomSphere,
InnerSphere,
OuterSphere,
}
Values
| Name | Remarks |
|---|---|
| CoM | |
| CustomSphere | |
| InnerSphere | |
| OuterSphere |