ISCNBufferStream インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
カスタム シェーダーのメタル バッファーを管理するためのインターフェイス。
[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
- 属性
- 実装
プロパティ
Handle |
アンマネージ オブジェクト表現へのハンドル (ポインター)。 (継承元 INativeObject) |
メソッド
Length(IntPtr, nuint) |
カスタム シェーダーのメタル バッファーを管理するためのインターフェイス。 |