import {SceneModelTexture} from '@xeokit/xeokit-sdk/src/viewer/scene/model/SceneModelTexture.js'SceneModelTexture
A texture within a SceneModelTextureSet.
- Created with SceneModel#createTexture
 - Belongs to many SceneModelTextureSets
 - Stored by ID in SceneModel#textures}
 
Member Summary
| Public Members | ||
| public | 
       id: * Unique ID of this SceneModelTexture.  | 
    |
Public Members
public id: * source
Unique ID of this SceneModelTexture.
The SceneModelTexture is registered against this ID in SceneModel#textures.
  
  Reference
  Source
  
  
    
  