TextureBase
General
TextureBase is a class in Aspose.3d for Typescript.
Inherits from: TextureBase, A3DObject.
TextureBase és una classe de l’Aspose.3d per a Typescript. Hereta de: ゚TextureBase⌒, ヽA3DObject` .
TextureBase.constructor crea una nova instància de textura identificada pel nom subministrat.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
content | any | Read | Stores the underlying texture data or reference used by the material |
Mètodes
| Signature | Description |
|---|---|
constructor(name: string) | Creates a new texture instance identified by the supplied name |