C# Class Vector3Util, LetsMake

Datei anzeigen Open project: anneomcl/LetsMake Class Usage Examples

Public Methods

Method Description
Approx ( Vector3 a, Vector3 b, float delta ) : bool

Method Details

Approx() public static method

public static Approx ( Vector3 a, Vector3 b, float delta ) : bool
a Vector3
b Vector3
delta float
return bool