← 返回函数库

fileRandom

File Utility 内置函数 部分实现

语法

fileRandom(...)

示例

attr x = fileRandom(...)

🎨 3D 预览 — 随机文件

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