Class Polyline3D
Extends
Object3DBranch.
Defined in: Polyline3D.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Polyline3D(polyline, home, waitModelAndTextureLoadingEnd)
Creates the 3D polyline matching the given home
polyline . |
- Methods borrowed from class Object3DBranch:
- updateTextureTransform
Class Detail
Polyline3D(polyline, home, waitModelAndTextureLoadingEnd)
Creates the 3D polyline matching the given home
Author: Emmanuel Puybaret.
polyline
.
Author: Emmanuel Puybaret.