Kerbal Space Program
1.12.4
|
Public Member Functions | |
void | Setup (OcclusionData part) |
Constructs an OcclusionCylinder for a part, based off OcclusionPart data More... | |
Public Attributes | |
Vector3 | center |
double | cylNoseDot |
the displacement along the velocity vector where the cylinder starts More... | |
Vector2 | extents |
Vector2 | offset |
OcclusionData | part |
double | radius |
|
inline |
Constructs an OcclusionCylinder for a part, based off OcclusionPart data
part | the OcclusionPart |
< position where the cylinder starts
Vector3 OcclusionCylinder.center |
double OcclusionCylinder.cylNoseDot |
the displacement along the velocity vector where the cylinder starts
Vector2 OcclusionCylinder.extents |
Vector2 OcclusionCylinder.offset |
OcclusionData OcclusionCylinder.part |
double OcclusionCylinder.radius |