csharp
public readonly record struct TerrainHitWhere a ray met the ground.
Fields and properties (3)
Methods (1)
public TerrainHit(Vector3 Position, float Distance)Where a ray met the ground.
Used by (4)
- TerrainPickVixen.Terrain
- TerrainPickTestsVixen.Terrain.Tests
- SculptSessionTestsVixen.Editor.Terrain.Tests
- TerrainModeVixen.Editor.Terrain