The TextureResource<(Of <(<'TMetadata>)>)> type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| IsDefaultPool | (Inherited from DXResource<(Of <(<'TResource, TMetadata>)>)>.) | |
| Item | (Inherited from Resource<(Of <(<'TDevice, TResource, TMetadata>)>)>.) | |
| Metadata |
Some arbitrary data associated with this resource.
(Inherited from Resource<(Of <(<'TDevice, TResource, TMetadata>)>)>.) | |
| NeedsUpdate |
Whether or not the Update method has to be called for this resource.
By default this flag is true.
Note: The Update method will always get called for new resources.
(Inherited from Resource<(Of <(<'TDevice, TResource, TMetadata>)>)>.) |