Class WeightedPointSizeMaterial
				
				
Extends
					Material.
				
			
				point size depends on distance from eye.
this may change so that point size depends on more factors like child node visibility, density of a node, etc.
				
				
					
Defined in:  WeightedPointSizeMaterial.js.
				
			
| Constructor Attributes | Constructor Name and Description | 
|---|---|
| Method Attributes | Method Name and Description | 
|---|---|
| 
								 render(sceneNode, camera, lights)
								 
								
							 | 
						|
| 
								 renderPointClouds(transform, pointClouds, camera, lights)
								 
								
							 | 
						
					Method Detail
				
				
					 
					
					
					
					render(sceneNode, camera, lights)
					
					
					- Parameters:
 - sceneNode
 - camera
 - lights
 
					
					
					renderPointClouds(transform, pointClouds, camera, lights)
					
					
					- Parameters:
 - transform
 - pointClouds
 - camera
 - lights