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

プロパティ値

属性

注釈

この値は、シーンでアクションやアニメーションが実行されていない場合は無限です。

適用対象