Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Attributes | List of all members
VehiclePhysics.GroundMaterialHit Struct Reference

Public Attributes

Collider collider
 The Collider that was hit. More...
 
Vector3 hitPoint
 World position of the contact point. More...
 
PhysicMaterial physicMaterial
 Physic material to find a GroundMaterial for. May be null. More...
 

Member Data Documentation

Collider VehiclePhysics.GroundMaterialHit.collider

The Collider that was hit.

Vector3 VehiclePhysics.GroundMaterialHit.hitPoint

World position of the contact point.

PhysicMaterial VehiclePhysics.GroundMaterialHit.physicMaterial

Physic material to find a GroundMaterial for. May be null.


The documentation for this struct was generated from the following file: