IMTLRenderCommandEncoder.SetFragmentBuffers Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("setFragmentBuffers:offsets:withRange:")]
[Foundation.Preserve(Conditional=true)]
public void SetFragmentBuffers (Metal.IMTLBuffer buffers, IntPtr IntPtrOffsets, Foundation.NSRange range);
abstract member SetFragmentBuffers : Metal.IMTLBuffer * nativeint * Foundation.NSRange -> unit
Parameters
- buffers
- IMTLBuffer
- IntPtrOffsets
-
IntPtr
nativeint
- range
- NSRange
- Attributes