Edit

Share via


SCNView.PreferredFramesPerSecond Property

Definition

Gets or sets the preferred number of frames per second at which to play the scene.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual nint PreferredFramesPerSecond { [Foundation.Export("preferredFramesPerSecond")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setPreferredFramesPerSecond:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.PreferredFramesPerSecond : nint with get, set

Property Value

System.System.IntPtr System.nativeint
Attributes

Applies to