Share via


ISCNSceneRendererDelegate.DidApplyConstraints Method

Definition

[Foundation.Export("renderer:didApplyConstraintsAtTime:")]
[Foundation.OptionalMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void DidApplyConstraints(SceneKit.ISCNSceneRenderer renderer, double atTime);
[<Foundation.Export("renderer:didApplyConstraintsAtTime:")>]
[<Foundation.OptionalMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member DidApplyConstraints : SceneKit.ISCNSceneRenderer * double -> unit
override this.DidApplyConstraints : SceneKit.ISCNSceneRenderer * double -> unit

Parameters

atTime
Double
Attributes

Applies to