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