Skip to content

lib.dx11.draw.SamplerStateOp

Thomas Mann edited this page Jan 17, 2024 · 3 revisions

SamplerStateOp

in lib.dx11.draw


description missing


Input Parameters

Name (Relevancy & Type) Description
Filter (Filter) -
AddressU (TextureAddressMode) -
AddressV (TextureAddressMode) -
AddressW (TextureAddressMode) -
MipLoadBias (Single) -
MaximumAnisotropy (Int32) -
ComparisonFunction (Comparison) -
MinimumLod (Single) -
MaximumLod (Single) -

Outputs

Name Type
SamplerState SharpDX.Direct3D11.SamplerState

Please help use to improve this documentation. Feel free to improve the description.

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally