warp.mesh_eval_position# warp.mesh_eval_position( id: uint64, face: int32, bary_u: float32, bary_v: float32, ) → vec3f# Kernel Differentiable Evaluates the position on the warp.Mesh given a face index and barycentric coordinates.