UpdatePositions
7/14/25Less than 1 minute
OffMeshLink.UpdatePositions()
Explicitly update the link endpoints.
Usage
---@type OffMeshLink
local offmeshlink;
offmeshlink.UpdatePositions()
Extra Detail
Updates the OffMeshLink endpoints to match the transforms specified by the start and end transforms.