The TextureResource<(Of <(<'TMetadata>)>)> type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | TextureResource<(Of <(<'TMetadata>)>)> | Initializes a new instance of the TextureResource<(Of <(<'TMetadata>)>)> class |
Methods
Name | Description | |
---|---|---|
![]() | CreateResoure | (Inherited from DXResource<(Of <(<'TResource, TMetadata>)>)>.) |
![]() | DestroyResource | (Inherited from Resource<(Of <(<'TDevice, TResource, TMetadata>)>)>.) |
![]() | Dispose | (Inherited from Resource<(Of <(<'TDevice, TResource, TMetadata>)>)>.) |
![]() | Equals | (Inherited from Object.) |
![]() | 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. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
![]() | UpdateResource | (Inherited from Resource<(Of <(<'TDevice, TResource, TMetadata>)>)>.) |
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>)>)>.) |