共用方式為


IMTLSamplerState 介面

定義

系統通訊協定著色器或計算核心將取樣紋理的方式。

[Foundation.Protocol(Name="MTLSamplerState", WrapperType=typeof(Metal.MTLSamplerStateWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public interface IMTLSamplerState : IDisposable, ObjCRuntime.INativeObject
type IMTLSamplerState = interface
    interface INativeObject
    interface IDisposable
屬性
實作

屬性

Device

系統通訊協定著色器或計算核心將取樣紋理的方式。

Handle

處理 unmanaged 物件標記法) (指標。

(繼承來源 INativeObject)
Label

系統通訊協定著色器或計算核心將取樣紋理的方式。

適用於