Share via


IMTLRenderCommandEncoder.SetFragmentSamplerState Metodo

Definizione

Overload

SetFragmentSamplerState(IMTLSamplerState, nuint)
SetFragmentSamplerState(IMTLSamplerState, Single, Single, nuint)

SetFragmentSamplerState(IMTLSamplerState, nuint)

[Foundation.Export("setFragmentSamplerState:atIndex:")]
[Foundation.Preserve(Conditional=true)]
public void SetFragmentSamplerState (Metal.IMTLSamplerState sampler, nuint index);
abstract member SetFragmentSamplerState : Metal.IMTLSamplerState * nuint -> unit

Parametri

index
System.System.UIntPtr System.unativeint
Attributi

Si applica a

SetFragmentSamplerState(IMTLSamplerState, Single, Single, nuint)

[Foundation.Export("setFragmentSamplerState:lodMinClamp:lodMaxClamp:atIndex:")]
[Foundation.Preserve(Conditional=true)]
public void SetFragmentSamplerState (Metal.IMTLSamplerState sampler, float lodMinClamp, float lodMaxClamp, nuint index);
abstract member SetFragmentSamplerState : Metal.IMTLSamplerState * single * single * nuint -> unit

Parametri

lodMinClamp
Single
lodMaxClamp
Single
index
System.System.UIntPtr System.unativeint
Attributi

Si applica a