Tag List

coordinates Type

NameTypeDescription

coordinate

object

๊ฒฝ์œ„๋„ ์ขŒํ‘œ ๋ชฉ๋ก.

style

๊ฒฝ์œ„๋„ ์ขŒํ‘œ ๋ชฉ๋ก์„ ๊ตฌ์„ฑํ•˜๋Š” ์Šคํƒ€์ผ.

coordinates Style Type

NameTypeDescription

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

NameTypeDescription

position

๊ฒฝ์œ„๋„ ์ขŒํ‘œ.

direction

number

์ง„ํ–‰ ๋ฐฉํ–ฅ.

strength

number

์ง„ํ–‰ ์„ธ๊ธฐ.

Range2D Style Type

NameTypeDescription

min

number

์ขŒํ•˜๋‹จ ๊ฒฝ์œ„๋„ ์ขŒํ‘œ.

max

number

์šฐ์ƒ๋‹จ ๊ฒฝ์œ„๋„ ์ขŒํ‘œ.

Rect2D Style Type

NameTypeDescription

min

์ขŒํ•˜๋‹จ ๊ฒฝ์œ„๋„ ์ขŒํ‘œ.

max

์šฐ์ƒ๋‹จ ๊ฒฝ์œ„๋„ ์ขŒํ‘œ.

Size2D Style Type

NameTypeDescription

width

number

๋„“์ด.

height

number

๋†’์ด.

Last updated