Skip to content

Commit

Permalink
Reference HitKind.
Browse files Browse the repository at this point in the history
  • Loading branch information
rasmusnv committed Oct 24, 2024
1 parent 496c699 commit 76a74dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proposals/NNNN-shader-execution-reordering.md
Original file line number Diff line number Diff line change
Expand Up @@ -541,7 +541,7 @@ Returns 0 if the `HitObject` does not encode a hit.
uint HitObject::GetHitKind();
```

Returns the hit kind of a hit.
Returns the hit kind of a hit. See `HitKind` for definition of possible values.

Returns 0 if the `HitObject` does not encode a hit.

Expand Down

0 comments on commit 76a74dc

Please sign in to comment.