← 返回函数库

texture

Misc 简单操作 已实现

语法

texture(...)

示例

Lot --> texture()

🎨 3D 预览 — 纹理贴图

@StartRule
Lot --> primitiveCube(5, 5, 5)
        setupProjection(0, scope.xy, 2, 2)
        projectUV(0)
        color("#cc6633")