Introduction
1.
Tutorials
1.1.
Pyramid
1.2.
Washer
1.3.
Fence
1.4.
Button
1.5.
Lattice
1.6.
Snowman
1.7.
Name Tag
1.8.
Bracelet
2.
Primitives
2.1.
3D
2.1.1.
cube
2.1.2.
cylinder
2.1.3.
sphere
2.1.4.
dome
2.1.5.
prism
2.2.
2D
2.2.1.
circle
2.2.2.
rectangle
2.2.3.
triangle
2.2.4.
polygon
2.2.5.
path
3.
Module
4.
Structure
4.1.
g
4.2.
row
4.3.
col
4.4.
stack
5.
Transform
5.1.
translate
5.2.
scale
5.3.
rotate
5.4.
position
5.5.
size
5.6.
center
5.7.
land
5.8.
crop
5.9.
fit
5.10.
flip
5.11.
cut
5.12.
clip
6.
Layout
6.1.
align
6.2.
center
6.3.
flow
6.4.
join
7.
Template
7.1.
part
7.2.
param
7.3.
repeat
7.4.
content
8.
CSS
8.1.
style
8.2.
color
8.3.
opacity
8.4.
visibility
8.5.
font-family
8.6.
font-size
8.7.
font-weight
8.8.
font-style
9.
HTML
9.1.
div
9.2.
headings
10.
Script
10.1.
$
10.2.
$params
Published with GitBook
A
A
Serif
Sans
White
Sepia
Night
Share on Twitter
Share on Google
Share on Facebook
Share on Weibo
Share on Instapaper
CraftML
prism
Create an n-side prism solid.
sides
controls the number of sides (default = 3).
sideLength
controls the size of each side.
radius
controls the radius of the circle that contains this prism.
sides="
number
"
sideLength="
number
"
radius="
number
"