Godot Nature of Code  1.2.0
Nature of Code implemented in Godot Engine
Public Attributes | List of all members
Agents.SimpleFlowField.FlowDirection Class Reference

Flow direction. More...

Inherits Control.

Public Attributes

Vector2 Direction = Vector2.Right
 Direction vector More...
 

Detailed Description

Flow direction.

Definition at line 28 of file SimpleFlowField.cs.

Member Data Documentation

◆ Direction

Vector2 Agents.SimpleFlowField.FlowDirection.Direction = Vector2.Right

Direction vector

Definition at line 31 of file SimpleFlowField.cs.


The documentation for this class was generated from the following file: