Skip to content

엔트리에서 특정 변수 값을 가져와서 작품 실행 캔바스에 적절한 css를 적용시킴

Notifications You must be signed in to change notification settings

llaa33219/rotasie

Repository files navigation

변수 이름 CSS 속성 단위 기본값
|transX| translateX() px 0
|transY| translateY() px 0
|scaleX| scaleX() 없음 1
|scaleY| scaleY() 없음 1
|rotate| rotate() deg 0
|rotateX| rotateX() deg 0
|rotateY| rotateY() deg 0
|rotateZ| rotateZ() deg 0
|skewX| skewX() deg 0
|skewY| skewY() deg 0
변수 이름 CSS 속성 단위 기본값
|blur| blur() px 0
|bright| brightness() 없음 1
|contrast| contrast() 없음 1
|gray| grayscale() 없음 0
|hue| hue-rotate() deg 0
|invert| invert() 없음 0
|opacity| opacity() 없음 1
|saturate| saturate() 없음 1
|sepia| sepia() 없음 0

About

엔트리에서 특정 변수 값을 가져와서 작품 실행 캔바스에 적절한 css를 적용시킴

Resources

Stars

Watchers

Forks

Packages

No packages published