Chunks
Moddable voxel sandbox for room-scale VR.
|
Contains information about an AABB collision with the world. More...
Properties | |
AABBPhysics | Physics [get] |
The physics object that collided. More... | |
Vector | Force [get] |
The impulse to be applied to the physics object when it bounces. More... | |
Vector | Normal [get] |
The surface normal of the collision. More... | |
bool | Handled [get, set] |
If set to true, the physics object will not have a bouncing force applied to it. More... | |
Contains information about an AABB collision with the world.
|
get |
The impulse to be applied to the physics object when it bounces.
|
getset |
If set to true, the physics object will not have a bouncing force applied to it.
|
get |
The surface normal of the collision.
|
get |
The physics object that collided.