ISCNBufferStream Interfaz

Definición

Interfaz para administrar el búfer metal de un sombreador personalizado.

[Foundation.Protocol(Name="SCNBufferStream", WrapperType=typeof(SceneKit.SCNBufferStreamWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public interface ISCNBufferStream : IDisposable, ObjCRuntime.INativeObject
type ISCNBufferStream = interface
    interface INativeObject
    interface IDisposable
Atributos
Implementaciones

Propiedades

Handle

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

(Heredado de INativeObject)

Métodos

Length(IntPtr, nuint)

Interfaz para administrar el búfer metal de un sombreador personalizado.

Se aplica a