![]() |
![]() |
![]() |
Device.SamplerState Property |
Language: |
Retrieves a device's sampler states.
Visual Basic .NET Public ReadOnly Property SamplerState As SamplerStateManagerCollection C# public SamplerStateManagerCollection SamplerState { get; } Managed C++ public: __property SamplerStateManagerCollection* get_SamplerState(); JScript .NET public function get SamplerState() : SamplerStateManagerCollection
Microsoft.DirectX.Direct3D.SamplerStateManagerCollection . Returns the SamplerStateManagerCollection object for the device.
This property is read-only.
This method returns the last sampler state that was set for the device, or the default device sampler state, if not previously set, for a device created using CreateFlags.PureDevice.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center