[name]

todo

Example

var axisHelper = new THREE.AxisHelper( 5 ); scene.add( axisHelper );

Constructor

[name]([page:todo size])

size -- Define the size of the helper
todo

Source

[link:https://github.com/mrdoob/three.js/blob/master/src/[path].js src/[path].js]