Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 767 Bytes

File metadata and controls

23 lines (17 loc) · 767 Bytes
title 如何通过 this.utils 使用第三方工具扩展
sidebar_position 5
tags
FAQ

设计器

通过引擎 API 配置

API-init

通过资产包

image.png

就可以在引擎代码中访问到 moment image.png

PS:需要在 packages 中有相关的资源配置,例如: image.png

否则在画布中可能会访问不到对应的资源。

预览态

参考资料