Liking cljdoc? Tell your friends :D

threeagent.impl.threejs


add-child!cljs

(add-child! parent child)
source

eulercljs

(euler x y z)
source

get-incljs

(get-in parent path)
source

mesh-phong-materialcljs

(mesh-phong-material c)
source

remove-all-children!cljs

(remove-all-children! parent)
source

remove-child!cljs

(remove-child! parent child)
source

set-cast-shadow!cljs

(set-cast-shadow! obj ?true)
source

set-position!cljs

(set-position! obj [x y z])
source

set-receive-shadow!cljs

(set-receive-shadow! obj ?true)
source

set-rotation!cljs

(set-rotation! obj [x y z])
source

set-scale!cljs

(set-scale! obj [x y z])
source

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

× close