IMTLSamplerState Interfaz

Definición

Protocolo del sistema de la manera en que los sombreadores o kernels de proceso muestrearán texturas.

[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
Atributos
Implementaciones

Propiedades

Device

Protocolo del sistema de la manera en que los sombreadores o kernels de proceso muestrearán texturas.

Handle

Identificador (puntero) a la representación del objeto no administrado.

(Heredado de INativeObject)
Label

Protocolo del sistema de la manera en que los sombreadores o kernels de proceso muestrearán texturas.

Se aplica a