다음을 통해 공유


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

속성 값

특성

설명

이 값은 동작이나 애니메이션이 실행되지 않는 경우 무한합니다.

적용 대상