Compartir a través de


SCNRenderer.NextFrameTimeInSeconds Propiedad

Definición

Obtiene la hora en la que se representará el siguiente fotograma.

[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

Valor de propiedad

Atributos

Comentarios

Este valor es infinito si la escena del temporizador no ejecuta ninguna acción o animación.

Se aplica a