Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FShapeInstanceProxy
Description
The world-space transform of the leaf geometry. If we have non-identity leaf relative transform, is cached from the last call to UpdateWorldSpaceState. If not cahced, is constructed from arguments.
| Name | GetLeafWorldTransform |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/ShapeInstance.h |
| Include Path | #include "Chaos/ShapeInstance.h" |
| Source | /Engine/Source/Runtime/Experimental/Chaos/Private/Chaos/ShapeInstance.cpp |
FRigidTransform3 GetLeafWorldTransform
(
const FGeometryParticleHandle * Particle
) const