Méthode | Description | |
---|---|---|
ArePointEqual ( DirectionPoint, a, DirectionPoint, b ) : bool | ||
DirectionPoint ( Vector3 startPoint, Facing, direction ) : UnityEngine | ||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
operator ( ) : bool |
public static ArePointEqual ( DirectionPoint, a, DirectionPoint, b ) : bool | ||
a | DirectionPoint, | |
b | DirectionPoint, | |
Résultat | bool |
public DirectionPoint ( Vector3 startPoint, Facing, direction ) : UnityEngine | ||
startPoint | Vector3 | |
direction | Facing, | |
Résultat | UnityEngine |