|
Chunks
Moddable voxel sandbox for room-scale VR.
|
Describes a collision between a swept bounding box and the world. More...
Public Attributes | |
| readonly Vector | Position |
| World position of the collision. More... | |
| readonly Vector | Normal |
| Surface normal of the collision. More... | |
| readonly float | Distance |
| Distance along the projected ray that the collision ocurred. More... | |
Properties | |
| Vector IWorldHit. | Position [get] |
| Vector IWorldHit. | Normal [get] |
| float IWorldHit. | Distance [get] |
Properties inherited from Chunks.Geometry.IWorldHit | |
| Vector | Position [get] |
| World position of the collision. More... | |
| Vector | Normal [get] |
| Surface normal of the collision. More... | |
| float | Distance [get] |
| Distance along the projected ray or sweep that the collision ocurred. More... | |
Describes a collision between a swept bounding box and the world.
| readonly float Chunks.Geometry.WorldSweepHit.Distance |
Distance along the projected ray that the collision ocurred.
| readonly Vector Chunks.Geometry.WorldSweepHit.Position |
World position of the collision.
|
get |
|
get |
|
get |
1.8.10