![]() |
Kerbal Space Program
1.12.4
|
Class that defines a shader color to associate with a PhysicMaterial Definition More...
Public Member Functions | |
| void | Load (ConfigNode node) |
| PhysicMaterialColor () | |
| PhysicMaterialColor (string name, Color color) | |
Public Attributes | |
| Color | color |
| Color that is assigned to the partrenderers material color More... | |
| string | materialName |
| The name of the material in the materials list of the ModulePhysicMaterial More... | |
Class that defines a shader color to associate with a PhysicMaterial Definition
|
inline |
|
inline |
|
inline |
| Color PhysicMaterialColor.color |
Color that is assigned to the partrenderers material color
| string PhysicMaterialColor.materialName |
The name of the material in the materials list of the ModulePhysicMaterial
1.8.7