Skip to main content

tessellate_face

Function tessellate_face 

Source
pub fn tessellate_face(
    face: &FaceRecord,
    options: TessellationOptions,
    face_id: u32,
) -> Result<Mesh, String>