Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

VRageMath.Ray.Equals

Malware edited this page Dec 25, 2018 · 16 revisions

IndexRay

Summary

public bool Equals(public sealed struct Ray 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