csharp
public readonly record struct GroundContactWhat the ground is doing under one foot.
No guide page documents this yet — the page shows what the code says about itself.
Remarks
Supplied, not queried. This assembly does not reference Vixen.Physics and is not going to: a raycast is a physics-world question, it has to be asked on the physics thread's terms, and a character on a moving platform or a networked client wants to ask it in a way only the game knows. What animation owns is what to do with the answer.
Fields and properties (3)
Methods (1)
Used by (3)
- ConstraintTestsVixen.Animation.Tests
- FootPlacementVixen.Animation
- FootPlacementPresetVixen.Animation