[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.Vector3.NegateRef

NegateRef Method

NegateRef(ref Vector3)

Reverses the direction of the vector.

Declaration
public static void NegateRef(ref Vector3 value)
Parameters
Type Name Description
Vector3 value

The vector to negate.