Navigation
Unreal Engine C++ API Reference > Runtime > Engine > PhysicsEngine > UPhysicsAsset
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/PhysicsEngine/PhysicsAsset.h |
Include | #include "PhysicsEngine/PhysicsAsset.h" |
Source | /Engine/Source/Runtime/Engine/Private/PhysicsEngine/PhysicsAsset.cpp |
bool CanCalculateValidAABB
&40;
const class USkinnedMeshComponent &42; MeshComponent,
const FTransform & LocalToWorld
&41; const
Remarks
Check if the Bounds can be calculate for the specified MeshComponent. return true if the skeleton match with the physic asset and the bounds can be calculated, otherwise it will return false.