Vector3Equals Method (Object) | 
  
    Namespace: 
   Microsoft.DirectX
    Assembly:
   Demo3D.Common (in Demo3D.Common.dll) Version: 18.03.00
Syntaxpublic override bool Equals(
	Object o
)
Parameters
- o
 - Type: SystemObject
Vector3 to test against 
Return Value
Type: 
BooleanResult of 
Vector3 comparision
See Also