Click or drag to resize

MoveInDirectionDirection Property

Direction to move in.

Namespace:  Kit.Behaviours
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public Vector3 Direction { get; set; }
Request Example View Source

Property Value

Type: Vector3
See Also