mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-08-26 04:39:51 -05:00
WebGLFileDialog to UniVRM_Sample_WebGLFileDialog
This commit is contained in:
@@ -6,7 +6,7 @@ namespace VRM.SimpleViewer
|
||||
public static class WebGLUtil
|
||||
{
|
||||
[DllImport("__Internal")]
|
||||
public static extern void WebGLFileDialog(string target, string message);
|
||||
public static extern void UniVRM_Sample_WebGLFileDialog(string target, string message);
|
||||
}
|
||||
}
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user