次の方法で共有


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

プロパティ値

実装

属性

適用対象