SharpDXSampler BuildFilterDescription Method Delta Engine Documentation

Namespace: DeltaEngine.Graphics.SharpDX
Assembly: DeltaEngine.Graphics.SharpDX (in DeltaEngine.Graphics.SharpDX.dll) Version: 1.1.1.0 (1.1.1)
Syntax

protected static SamplerStateDescription BuildFilterDescription(
	Filter filter,
	TextureAddressMode textureAddressMode
)

Parameters

filter
Type: Filter
textureAddressMode
Type: TextureAddressMode

Return Value

Type: SamplerStateDescription
See Also