getPortalPoints

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

dtStatus

 

getPortalPoints

(
    dtPolyRef from,
    dtPolyRef to,
    float* left,
    float* right,
    unsigned char& fromType,
    unsigned char& toType
)

Exposing function to be able to generate navigation corridors as sequence of point pairs

Public function Const

dtStatus

 

getPortalPoints

(
    dtPolyRef from,
    const dtPoly* fromPoly,
    const dtMeshTile* fromTile,
    dtPolyRef to,
    const dtPoly* toPoly,
    const dtMeshTile* toTile,
    float* left,
    float* right
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss