Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FMapErrors
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/MapErrors.h |
Include | #include "Misc/MapErrors.h" |
Syntax
static SimpleCollisionButNonUniformScale;
Remarks
{StaticMesh} has simple collision but is being scaled non-uniformly - collision creation will fail: Simple collision cannot be used with non-uniform scale. Please either fix the scale or the collision type.