Class Label3D
				
				
Extends
					Object3DBranch.
				
			
				
				
				
					
Defined in:  Label3D.js.
				
			
| Constructor Attributes | Constructor Name and Description | 
|---|---|
| 
								Label3D(label, home, preferences, waitModelAndTextureLoadingEnd)
							 Creates the 3D label matching the given home  label. | 
- Methods borrowed from class Object3DBranch:
- getHome, getUserPreferences, updateTextureTransform, updateTextureTransformFittingArea
					Class Detail
				
				
				
						Label3D(label, home, preferences, waitModelAndTextureLoadingEnd)
				
				
				
					Creates the 3D label matching the given home 
Author: Emmanuel Puybaret.
				
				
				
				
					
						label.
					Author: Emmanuel Puybaret.
- Parameters:
- {Label} label
- {Home} home
- {UserPreferences} preferences Optional
- {boolean} waitModelAndTextureLoadingEnd

