Share via


SCNRenderer.NextFrameTimeInSeconds 属性

定义

获取呈现下一帧的时间。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual double NextFrameTimeInSeconds { [Foundation.Export("nextFrameTime")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.NextFrameTimeInSeconds : double

属性值

属性

注解

如果r 场景不运行任何操作或动画,则此值是无限的。

适用于