|  | |
| Gpu | |
 Inheritance Hierarchy
Inheritance Hierarchy Syntax
Syntaxpublic class GpuSampler : GpuDeviceComponent
The GpuSampler type exposes the following members.
 Properties
Properties Methods
Methods| Name | Description | |
|---|---|---|
|   | Create | Returns a newly created GpuSampler and a DisposeToken to dispose the sampler. | 
|  | Dispose | Releases unmanaged and managed resources (when disposing is true).
            This method may be called only from the CheckAndDispose(Boolean) method and must not be called manually by the user. (Overrides ComponentBaseDispose(Boolean)) | 
 See Also
See Also