共用方式為


SCNGeometry.LevelsOfDetail 屬性

定義

取得或設定以各種距離檢視的詳細資料層級。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual SceneKit.SCNLevelOfDetail[] LevelsOfDetail { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("levelsOfDetail", ObjCRuntime.ArgumentSemantic.Copy)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setLevelsOfDetail:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.LevelsOfDetail : SceneKit.SCNLevelOfDetail[] with get, set

屬性值

(即將推出此節點的更多檔)

這個值可以是 null

屬性

適用於