Share via


SCNRenderer.ShowsStatistics 属性

定义

获取或设置一个值,该值控制是否在场景中覆盖呈现性能统计信息。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual 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

属性值

实现

属性

适用于