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