Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
この簡単なコード:
linear_extrude(height = 10, scale =2) { circle(r = 1); }
押し出し中に円をスケーリングする代わりに円柱を作成します。
結果: