This plugin is used to generate QRCode (Two Dimensional Code) in real time in UE4 Game.

该插件用于在UE4游戏中实时生成QRCode(二维代码)。

Features:

  • Convert any string to QRCode (2D code) information.
  • Convert QRCode (2D code) information to Texture2DDynamic Image.
  • Convert QRCode (2D code) information to SVG string.
  • Get the Boolean value for each bit of the QRCode (2D code).

Code Modules: (Please include a full list of each Plugin module and their module type (Runtime, Editor etc.))

  • QRCodeUE4 (Module Type: Runtime)
  • QRCodeUE4Library (Module Type: Runtime)

Number of Blueprints: More than 4.

Number of C++ Classes: More than 5.

Network Replicated: No.

Supported Development Platforms: Windows

Supported Target Build Platforms: Windows

Documentation: https://gitlab.com/UE4MarketplaceSubmission_Public/QRCodeUE4_Public

Example Project: https://gitlab.com/UE4MarketplaceSubmission_Public/QRCodeUE4_Public

特征:

  • 将任何字符串转换为QRCode(2D代码)信息。
  • 将QRCode(2D代码)信息转换为Texture2DDynamic图像。
  • 将QRCode(2D代码)信息转换为SVG字符串。
  • 获取QRCode(2D代码)的每个位的布尔值。

代码模块:(请包括每个插件模块的完整列表及其模块类型(运行时,编辑器等)。))

  • QRCodeUE4(模块类型:运行时)
  • QRCodeUE4Library(模块类型:运行时)

蓝图数量:4个以上。

C++类数:5个以上。

网络复制:没有。

支持的开发平台:Windows

支持的目标构建平台:Windows

文件: https://gitlab.com/UE4MarketplaceSubmission_Public/QRCodeUE4_Public

示例项目: https://gitlab.com/UE4MarketplaceSubmission_Public/QRCodeUE4_Public










This plugin is used to generate QRCode (Two Dimensional Code) in real time in UE4 Game.

Only need to use the Blueprint Functions of this Plugin, you can achieve real-time generation of QRCode.

You can use our plugin to convert any string to QRCode (2D code) information.

Of course, you can also convert QRCode (2D code) information to SVG string, or get the Boolean value for each bit of the QRCode (2D code).

该插件用于在UE4游戏中实时生成QRCode(二维代码)。

只需要使用这个插件的蓝图功能,就可以实现QRCode的实时生成。

您可以使用我们的插件将任何字符串转换为QRCode(2D代码)信息。

当然,也可以将QRCode(2D码)信息转换为SVG字符串,或者获取QRCode(2D码)的每一位的布尔值。

声明:本站所有资源都是由站长从网络上收集而来,如若本站内容侵犯了原著者的合法权益,可联系站长删除。