getColor Method

Get color interpolated from facet data.

  • Assumes barycentric coordinates are already computed in the TriangleLocationDetail member.

getColor(facetColors?: number[]): number | undefined

@returns cached color

Parameter Type Description
facetColors number[] used to compute the color cache

Returns - number | undefined

cached color

Defined in

Last Updated: 23 June, 2026