SCNAction.TimingFunction2 Property

Definition

public virtual Func<float,float> TimingFunction2 { [Foundation.Export("timingFunction", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setTimingFunction:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.TimingFunction2 : Func<single, single> with get, set

Property Value

Attributes

Applies to