API reference
API reference
Select your platform
No SDKs available
No versions available

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.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon