Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Animation > FAnimPhysShape
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/Animation/AnimPhysicsSolver.h |
Include | #include "Animation/AnimPhysicsSolver.h" |
Source | /Engine/Source/Runtime/Engine/Private/Animation/AnimPhysicsSolver.cpp |
void TransformVerts
&40;
FTransform & InTransform
&41;
Remarks
Transforms each vertex in the shape
Parameters
Name | Description |
---|---|
InTransform | Transform to apply to the verts |