Skip to content
This repository has been archived by the owner on Aug 23, 2024. It is now read-only.

VRageMath.RayD.Equals

Malware edited this page Dec 25, 2018 · 15 revisions

IndexRayD

Summary

public bool Equals(public sealed struct RayD other)

Determines whether the specified Ray is equal to the current Ray.

Returns

Example

Remarks

Summary

public virtual bool Equals(object obj)

Determines whether two instances of Ray are equal.

Returns

Example

Remarks

Clone this wiki locally