feedback from PR

Signed-off-by: greerdv <greerdv@amazon.com>
This commit is contained in:
greerdv
2021-10-14 18:43:32 +01:00
parent b408635a01
commit 55c033333e
2 changed files with 2 additions and 2 deletions
@@ -127,7 +127,7 @@ namespace PhysX
incompatible.push_back(AZ_CRC_CE("DiskShapeService"));
incompatible.push_back(AZ_CRC_CE("QuadShapeService"));
incompatible.push_back(AZ_CRC_CE("TubeShapeService"));
incompatible.push_back(AZ_CRC_CE("VegetationReferenceShapeService"));
incompatible.push_back(AZ_CRC_CE("ReferenceShapeService"));
}
const AZStd::vector<AZ::Vector3>& EditorShapeColliderComponent::GetSamplePoints() const