MTLParallelRenderCommandEncoder_Extensions.SetDepthStoreActionOptions Метод

Определение

Задает параметры действия хранилища для вложения глубины.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static void SetDepthStoreActionOptions(this Metal.IMTLParallelRenderCommandEncoder This, Metal.MTLStoreActionOptions storeActionOptions);
static member SetDepthStoreActionOptions : Metal.IMTLParallelRenderCommandEncoder * Metal.MTLStoreActionOptions -> unit

Параметры

This
IMTLParallelRenderCommandEncoder

Экземпляр, с которым работает этот метод.

storeActionOptions
MTLStoreActionOptions

Параметры действия, которые нужно задать.

Атрибуты

Применяется к