warp.mesh_eval_velocity#

warp.mesh_eval_velocity(
id: uint64,
face: int32,
bary_u: float32,
bary_v: float32,
) vec3f#
  • Kernel

  • Differentiable

Evaluates the velocity on the warp.Mesh given a face index and barycentric coordinates.