Deleted Visibility gem, it was Cry only gem

This commit is contained in:
Aristo7
2021-05-03 15:37:16 -04:00
parent 954e158454
commit cc4712aa25
49 changed files with 0 additions and 4301 deletions
@@ -48,11 +48,6 @@ namespace PhysX
AzToolsFramework::EditorRequests::Bus::BroadcastResult(editor, &AzToolsFramework::EditorRequests::GetEditor);
ISurfaceTypeEnumerator* surfaceTypeEnumerator = nullptr;
if (editor && editor->Get3DEngine())
{
surfaceTypeEnumerator = editor->Get3DEngine()->GetMaterialManager()->GetSurfaceTypeManager()->GetEnumerator();
}
if (surfaceTypeEnumerator)
{
// Enumerate through CryEngine surface types and create a Physics API material for each of them