共用方式為


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 場景未執行任何動作或動畫,這個值會無限。

適用於