C# Class Pathfinding.RVO.RVOSquareObstacle

Inheritance: RVOObstacle
Afficher le fichier Open project: henryj41043/TheUnseen

Méthodes publiques

Свойство Type Description
height float
size UnityEngine.Vector2

Méthodes protégées

Méthode Description
AreGizmosDirty ( ) : bool
CreateObstacles ( ) : void

Method Details

AreGizmosDirty() protected méthode

protected AreGizmosDirty ( ) : bool
Résultat bool

CreateObstacles() protected méthode

protected CreateObstacles ( ) : void
Résultat void

Property Details

height public_oe property

public float height
Résultat float

size public_oe property

public Vector2,UnityEngine size
Résultat UnityEngine.Vector2