Liking cljdoc? Tell your friends :D
ClojureScript only.

mathbox.primitives.transform.layer


Layercljs

Independent 2D layer/overlay

:classes [] (string array) - Custom classes, e.g. [\"big\"] :depth 1 (number) - 3D Depth :fit y (fit) - Fit to (contain, cover, x, y) :id null (nullable string) - Unique ID, e.g. \"sampler\" :pass \"view\" (vertexPass) - Vertex pass (data, view, world, eye)

*Independent 2D layer/overlay*

:classes `[]` (string array) - Custom classes, e.g. `[\"big\"]`
:depth `1` (number) - 3D Depth
:fit `y` (fit) - Fit to (contain, cover, x, y)
:id `null` (nullable string) - Unique ID, e.g. `\"sampler\"`
:pass `\"view\"` (vertexPass) - Vertex pass (data, view, world, eye)
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close