共用方式為


SCNTessellationSmoothingMode 列舉

定義

[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 = 
繼承
SCNTessellationSmoothingMode
屬性

欄位

名稱 Description
None 0
PNTriangles 1
Phong 2

適用於