[This is preliminary documentation and is subject to change.]
The Texture type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Texture |
Methods
| Name | Description | |
|---|---|---|
| Activate | ||
| Cache | ||
| CacheTexture | ||
| Equals | (Inherited from Object.) | |
| Exists | (Inherited from Asset.) | |
| Finalise | (Overrides Asset..::.Finalise(Project).) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Init | (Inherited from Asset.) | |
| LoadFromFile | (Overrides Asset..::.LoadFromFile()()().) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| RenderPreview | (Overrides Asset..::.RenderPreview()()().) | |
| ToString | (Inherited from Object.) | |
| Unload | ||
| Upload | ||
| UploadCache | ||
| UploadTexture |
Fields
| Name | Description | |
|---|---|---|
| assetname | (Inherited from Asset.) | |
| BPP | ||
| Height | ||
| isBlended | ||
| isClamped | ||
| isReady | (Inherited from Asset.) | |
| resourcefilename | (Inherited from Asset.) | |
| Size | ||
| Width |
Properties
| Name | Description | |
|---|---|---|
| Cached | ||
| Filename | (Inherited from Asset.) | |
| Handle | ||
| Name | (Inherited from Asset.) | |
| Ready | (Inherited from Asset.) | |
| TextureBPP | ||
| TextureHeight | ||
| TextureSize | ||
| TextureWidth | ||
| Uploaded |