Edit

Share via


SCNTessellationSmoothingMode Enum

Definition

[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, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum SCNTessellationSmoothingMode
type SCNTessellationSmoothingMode = 
Inheritance
SCNTessellationSmoothingMode
Attributes

Fields

Name Value Description
None 0
PNTriangles 1
Phong 2

Applies to