MTLRenderCommandEncoder_Extensions.SetTessellationFactorScale 方法

定义

设置分割缓冲区的偏移量和步幅值。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static void SetTessellationFactorScale (this Metal.IMTLRenderCommandEncoder This, float scale);
static member SetTessellationFactorScale : Metal.IMTLRenderCommandEncoder * single -> unit

参数

This
IMTLRenderCommandEncoder

此方法操作的实例。

scale
Single
属性

适用于