GKAgent3D.Position Property

Definition

Gets or sets the position of the agent.

public virtual OpenTK.Vector3 Position { [Foundation.Export("position", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setPosition:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.Position : OpenTK.Vector3 with get, set

Property Value

Attributes

Applies to