SCNAction.TimingMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the timing mode, which controls whether the animation time proceeds linearly, eases in, eases out, or eases in and out.
public virtual SceneKit.SCNActionTimingMode TimingMode { [Foundation.Export("timingMode")] get; [Foundation.Export("setTimingMode:")] set; }
member this.TimingMode : SceneKit.SCNActionTimingMode with get, set
Property Value
- Attributes