다음을 통해 공유


MTLRenderCommandEncoder_Extensions.SetDepthClipMode 메서드

정의

잘린 값 처리 방법을 제어하는 값을 설정합니다.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static void SetDepthClipMode (this Metal.IMTLRenderCommandEncoder This, Metal.MTLDepthClipMode depthClipMode);
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static void SetDepthClipMode (this Metal.IMTLRenderCommandEncoder This, Metal.MTLDepthClipMode depthClipMode);
static member SetDepthClipMode : Metal.IMTLRenderCommandEncoder * Metal.MTLDepthClipMode -> unit

매개 변수

This
IMTLRenderCommandEncoder

이 메서드가 작동하는 인스턴스입니다.

depthClipMode
MTLDepthClipMode
특성

적용 대상