← 返回函数库

imagesSortRatio

Asset 内置函数 已实现

语法

imagesSortRatio(...)

示例

attr x = imagesSortRatio(...)

🎨 3D 预览 — 图片按比例排序

@StartRule
Lot --> primitiveCube(4, 4, 4)
        print(imagesSortRatio("example"))
        color(0.6, 0.7, 0.8)