MTLRenderCommandEncoder_Extensions.SetTessellationFactorScale Methode

Definition

Legt den Offset- und Stridewert für einen Tessellationspuffer fest.

[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

Parameter

This
IMTLRenderCommandEncoder

Die Instanz, auf der diese Methode ausgeführt wird.

scale
Single
Attribute

Gilt für: