次の方法で共有


IMTLHeap.CreateBuffer(nuint, MTLResourceOptions) メソッド

定義

[Foundation.Export("newBufferWithLength:options:")]
[Foundation.Preserve(Conditional=true)]
public Metal.IMTLBuffer CreateBuffer (nuint length, Metal.MTLResourceOptions options);
abstract member CreateBuffer : nuint * Metal.MTLResourceOptions -> Metal.IMTLBuffer

パラメーター

length
System.System.UIntPtr System.unativeint

戻り値

属性

適用対象