Table of Contents

Class AINavigator.TopoPoint

Namespace
FistVR
Assembly
Assembly-CSharp.dll
public class AINavigator.TopoPoint : IComparable<AINavigator.TopoPoint>
Inheritance
AINavigator.TopoPoint
Implements
Inherited Members

Constructors

TopoPoint()

public TopoPoint()

Fields

origin

public Transform origin

Field Value

Transform

point

public Vector3 point

Field Value

Vector3

Methods

CompareTo(TopoPoint)

public int CompareTo(AINavigator.TopoPoint other)

Parameters

other AINavigator.TopoPoint

Returns

int