Show / Hide Table of Contents

Class Intersection

Inheritance
System.Object
Intersection
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Experior.Core.Parts
Assembly: Experior.Core.dll
Syntax
public class Intersection

Fields

Direction

Declaration
public Vector3 Direction
Field Value
Type Description
System.Numerics.Vector3

Distance

Declaration
public float Distance
Field Value
Type Description
System.Single

Empty

Declaration
public static readonly Intersection Empty
Field Value
Type Description
Intersection

UserData

Declaration
public object UserData
Field Value
Type Description
System.Object
Back to top Generated by DocFX