Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Public Attributes | List of all members
PhysicMaterialColor Class Reference

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...
 

Detailed Description

Class that defines a shader color to associate with a PhysicMaterial Definition

Constructor & Destructor Documentation

PhysicMaterialColor.PhysicMaterialColor ( )
inline
PhysicMaterialColor.PhysicMaterialColor ( string  name,
Color  color 
)
inline

Member Function Documentation

void PhysicMaterialColor.Load ( ConfigNode  node)
inline

Member Data Documentation

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


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