aSurgingRiver / WebView

Efficient UE browser uses CEF open source kernel; When the frame rate is 60 per second and the resolution is 4K, a single GPU is rendered, and the UE and browser will not lose frames. 8K frame rate does not decrease under multi GPU binding.
295 stars 80 forks source link

How to call UE5 function from JavaScript? #24

Open TonyWang972 opened 2 months ago

TonyWang972 commented 2 months ago

How to call UE5 function from JavaScript?

aSurgingRiver commented 2 months ago

Refer to the plugin's built-in tutorial 2_Communication and sample.html