unfortunately, real-time displacement isn’t very performant or even worth it for real-time rendering in video games except for meshes requiring a silhouette such as terrain.
the real industry-standard is simply utilizing already existing normal maps or using POM/SPOM which are slightly more costly than normal maps but don’t actually require any added geometry. that would be a much more useful feature.