C# Class Vector3Util, LetsMake

Afficher le fichier Open project: anneomcl/LetsMake Class Usage Examples

Méthodes publiques

Méthode Description
Approx ( Vector3 a, Vector3 b, float delta ) : bool

Method Details

Approx() public static méthode

public static Approx ( Vector3 a, Vector3 b, float delta ) : bool
a Vector3
b Vector3
delta float
Résultat bool