Variable TrnNWN2WalkmeshPayload.Triangle.normal

Normal vector

struct TrnNWN2WalkmeshPayload.Triangle
{
  // ...
  float[3] normal ;
  // ...
}