The MeshResource<(Of <(<'TMetadata>)>)> type exposes the following members.

Properties

  NameDescription
Public propertyIsDefaultPool (Inherited from DXResource<(Of <(<'TResource, TMetadata>)>)>.)
Public propertyItem (Inherited from Resource<(Of <(<'TDevice, TResource, TMetadata>)>)>.)
Public propertyMetadata
Some arbitrary data associated with this resource.
(Inherited from Resource<(Of <(<'TDevice, TResource, TMetadata>)>)>.)
Public propertyNeedsUpdate
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>)>)>.)

See Also