[ARcore] ARcorePlane as PhysicalCollider

Hi. I’m a beginner with Android and ARcore.

I looking for make the “ARcore Plane” (or PlanePolygonMeshComp) to Collider.
I want to spawn physical body and automatically interact with plane surface.

My StaticMesh is a PhysicsActor and work fine in simulation mode.
But in Android, he’s falls through the plane.

Any one know to do that plz?