IMTLRenderCommandEncoder.SetVertexBuffers 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
[Foundation.Export("setVertexBuffers:offsets:withRange:")]
[Foundation.Preserve(Conditional=true)]
public void SetVertexBuffers (Metal.IMTLBuffer[] buffers, IntPtr uintArrayPtrOffsets, Foundation.NSRange range);
abstract member SetVertexBuffers : Metal.IMTLBuffer[] * nativeint * Foundation.NSRange -> unit
参数
- buffers
- IMTLBuffer[]
- uintArrayPtrOffsets
-
IntPtr
nativeint
- range
- NSRange
- 属性