Polarith AI
1.8

◆ points

abstract IList<Vector3> points
getprotectedinherited

This property is used for the handling of the stored path points.

Therefore, this property has to return the path points in global space so that GetPoints and GetLocalPoints can work properly. Note, if you implement this property, make sure that is cannot be null for avoiding exceptions.

Imprint