A* Pathfinding Project  4.1.21
The A* Pathfinding Project for Unity 3D
LocalSpaceGraph Class Reference

Helper for Pathfinding.Examples.LocalSpaceRichAI. More...

Detailed Description

Public Member Functions

void Refresh ()
 

Properties

GraphTransform transformation [get, private set]
 

Private Member Functions

void Start ()
 

Private Attributes

Matrix4x4 originalMatrix
 

Additional Inherited Members

- Protected Member Functions inherited from VersionedMonoBehaviour
virtual void Awake ()
 
virtual int OnUpgradeSerializedData (int version, bool unityThread)
 Handle serialization backwards compatibility. More...
 

Member Function Documentation

◆ Refresh()

void Refresh ( )

◆ Start()

void Start ( )
private

Member Data Documentation

◆ originalMatrix

Matrix4x4 originalMatrix
private

Property Documentation

◆ transformation

GraphTransform transformation
getprivate set

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