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?