Share via


GCMotion.SetRotationRate(GCRotationRate) Method

Definition

[Foundation.Export("setRotationRate:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SetRotationRate(GameController.GCRotationRate rotationRate);
[<Foundation.Export("setRotationRate:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetRotationRate : GameController.GCRotationRate -> unit
override this.SetRotationRate : GameController.GCRotationRate -> unit

Parameters

rotationRate
GCRotationRate
Attributes

Applies to