IMTLSamplerState 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
系統通訊協定著色器或計算核心將取樣紋理的方式。
[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 |
系統通訊協定著色器或計算核心將取樣紋理的方式。 |