Table of Contents

Method b3Neg

Namespace
Box3D.Native
Assembly
Box3D.NET.Native.dll

b3Neg(Vector3)

Negates a vector.

public static Vector3 b3Neg(Vector3 a)

Parameters

a Vector3

The vector.

Returns

Vector3

The negated vector.