Tag List
coordinates Type
Name
Type
Description
coordinate
object
๊ฒฝ์๋ ์ขํ ๋ชฉ๋ก.
style
๊ฒฝ์๋ ์ขํ ๋ชฉ๋ก์ ๊ตฌ์ฑํ๋ ์คํ์ผ.
coordinates Style Type
Name
Type
Description
XY
string
[[x, y], [x, y], ...]
XYZ
string
[[x, y, z], [x, y, z], ...]
XYZARRAY
string
[x, y, z, x, y, z,...]
string
[JSVector3D, JSVector3D, ...]
Interpolation Type
Name
Type
Description
position
๊ฒฝ์๋ ์ขํ.
direction
number
์งํ ๋ฐฉํฅ.
strength
number
์งํ ์ธ๊ธฐ.
Range2D Style Type
Name
Type
Description
min
number
์ขํ๋จ ๊ฒฝ์๋ ์ขํ.
max
number
์ฐ์๋จ ๊ฒฝ์๋ ์ขํ.
Rect2D Style Type
Name
Type
Description
min
์ขํ๋จ ๊ฒฝ์๋ ์ขํ.
max
์ฐ์๋จ ๊ฒฝ์๋ ์ขํ.
Size2D Style Type
Name
Type
Description
width
number
๋์ด.
height
number
๋์ด.
Last updated
Was this helpful?