Resolve feature edges for a single mesh on demand.
Looks up the mesh's geometry hash in the decoded feature data,
resolves vertex indices to world-space Vector3 pairs, and caches
the result on the mesh.
Returns the edges, or undefined if no feature data exists for this mesh.
Resolve feature edges for a single mesh on demand. Looks up the mesh's geometry hash in the decoded feature data, resolves vertex indices to world-space Vector3 pairs, and caches the result on the mesh.
Returns the edges, or undefined if no feature data exists for this mesh.