[TCheckBoxFormControlObj]C# [TCheckBoxFormControlObj]Visual Basic Returns true if the difference between the individual XYZ components of the given Vectors are all less than the specified Tolerance Namespace: DPSF Assembly: DPSF (in DPSF.dll) Version: 2.5.0.0 Syntax
Parameters sVector1 Type: Vector3 The first Vector sVector2 Type: Vector3 The second Vector fTolerance How much of a difference there may be between the individual XYZ components for them to be considered equal Return Value Type: Boolean Returns true if the difference between the individual XYZ components of the given Vectors are each less than the specified Tolerance See Also |