次の方法で共有


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
属性

フィールド

名前 説明
None 0
PNTriangles 1
Phong 2

適用対象