共用方式為


MTLArgumentEncoder_Extensions.SetRenderPipelineStates 方法

定義

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.iOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static void SetRenderPipelineStates (this Metal.IMTLArgumentEncoder This, Metal.IMTLRenderPipelineState[] pipelines, Foundation.NSRange range);
static member SetRenderPipelineStates : Metal.IMTLArgumentEncoder * Metal.IMTLRenderPipelineState[] * Foundation.NSRange -> unit

參數

range
NSRange
屬性

適用於