共用方式為


SCNSceneRenderer.ShowsStatistics 屬性

定義

取得或設定布林值,控制是否顯示場景轉譯器的轉譯統計資料。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
public abstract bool ShowsStatistics { [Foundation.Export("showsStatistics")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setShowsStatistics:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.ShowsStatistics : bool with get, set

屬性值

實作

屬性

適用於