Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

VRageMath.Vector3.ArePerpendicular

Malware edited this page Aug 24, 2019 · 17 revisions

IndexNamespace IndexVector3

Summary

public static bool ArePerpendicular(ref Vector3 a, ref Vector3 b)

Returns

bool

Parameters

Summary

public static bool ArePerpendicular(Vector3 a, Vector3 b)

Returns

bool

Parameters

Clone this wiki locally