TextureBase

TextureBase

Overview

TextureBase 是一个类在Aspose.3D FOSS for Typescript中. 继承人: A3DObject.

TextureBase.constructor creates a new texture instance identified by the supplied name.

这个类提供了1种方法,用于在TypeScript程序中使用TextureBase对象. 有的方法包括: constructor. 在安装Aspose.3D FOSS for Typescript 包后,所有公众成员都可以访问任何TypeScript应用程序. 特性: content.

Description

TextureBase 是Aspose.3D FOSS库中的一个类,该类可用于 TypeScript 的程序. 它扩展到 0 个方法和 1 种属性. A3DObject, 继承了其母型的共享功能.

核心功能包括:创建一个由所提供的名称识别的新质地实例.这些操作使开发人员能够直接将纹理基础功能集成到 TypeScript 应用程序中.

实例通过单个构造器创建,该构成者将对象初始化为默认值.

Properties

NameTypeAccessDescription
contentany阅读/写作得到了内容.

Methods

SignatureDescription
constructor(name: string)创建一个由所提供的名称识别的新质量实例.

See Also

 中文