API reference

VectorExtensions Class

Overview

Static Public Member Functions

static bool
Approximately
( this Vector3 a,
Vector3 b,
float epsilon )
Are two points within Vector3.kEpsilon distance of each other.

Details

Static Member Functions

static bool Oculus.Interaction.VectorExtensions.Approximately
( this Vector3 a,
Vector3 b,
float epsilon )
Are two points within Vector3.kEpsilon distance of each other.