Infohazard.HyperNav 1.1.5
3D Navigation for Flying Characters
Loading...
Searching...
No Matches
Infohazard.HyperNav.NavWaypoint Struct Reference

A waypoint in a completed path. More...

Properties

NavWaypointType Type [get, set]
 The type of waypoint in relation to its containing volume. More...
 
Vector3 Position [get, set]
 The position of the waypoint in world space. More...
 
long VolumeID [get, set]
 Identifier of the NavVolume that contains this waypoint, or -1. More...
 

Detailed Description

A waypoint in a completed path.

Property Documentation

◆ Position

Vector3 Infohazard.HyperNav.NavWaypoint.Position
getset

The position of the waypoint in world space.

◆ Type

NavWaypointType Infohazard.HyperNav.NavWaypoint.Type
getset

The type of waypoint in relation to its containing volume.

◆ VolumeID

long Infohazard.HyperNav.NavWaypoint.VolumeID
getset

Identifier of the NavVolume that contains this waypoint, or -1.


The documentation for this struct was generated from the following file: