Editar

Compartir a través de


SCNSceneRendererDelegate_Extensions.DidApplyConstraints Method

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static void DidApplyConstraints (this SceneKit.ISCNSceneRendererDelegate This, SceneKit.ISCNSceneRenderer renderer, double atTime);
static member DidApplyConstraints : SceneKit.ISCNSceneRendererDelegate * SceneKit.ISCNSceneRenderer * double -> unit

Parameters

This
ISCNSceneRendererDelegate

The instance on which this extension method operates.

atTime
Double
Attributes

Applies to