This topic has not yet been rated - Rate this topic

Ray.op_Equality Method

Determines whether two instances of Ray are equal.

Namespace: Microsoft.Xna.Framework
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)

public static bool op_Equality (
         Ray a,
         Ray b
)

Parameters

a
Type: Ray
The object to the left of the equality operator.
b
Type: Ray
The object to the right of the equality operator.

Return Value

true if left is equal to right; false otherwise.
Xbox 360, Windows 7, Windows Vista, Windows XP, Windows Phone
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ