normal property

Vector3 normal

Surface normal of hit.

Implementation

Vector3 get normal => Vector3.fromRef(ref.normal);