dojox
»
gfx3d
»
lighting
» length
dojox.gfx3d.lighting.length
dojo.require("dojox.gfx3d.lighting");
defined in dojox/gfx3d/lighting.js
Usage
function (v)
(view source)
return
Math
.
sqrt
(
dojox.
gfx3d
.
lighting
.
dot
(
v, v
)
)
;
parameter
type
description
v