PhysicMaterialDefinition.PhysicMaterialDefinition |
( |
| ) |
|
|
inline |
PhysicMaterialDefinition.PhysicMaterialDefinition |
( |
string |
name | ) |
|
|
inline |
PhysicMaterialDefinition.PhysicMaterialDefinition |
( |
string |
name, |
|
|
string |
displayname, |
|
|
float |
dynamicFriction, |
|
|
float |
staticFriction, |
|
|
float |
bounciness, |
|
|
PhysicMaterialCombine |
frictionCombine, |
|
|
PhysicMaterialCombine |
bounceCombine |
|
) |
| |
|
inline |
void PhysicMaterialDefinition.Load |
( |
ConfigNode |
node | ) |
|
|
inline |
void PhysicMaterialDefinition.Save |
( |
ConfigNode |
node | ) |
|
|
inline |
PhysicMaterialCombine PhysicMaterialDefinition.bounceCombine |
|
get |
float PhysicMaterialDefinition.bounciness |
|
get |
string PhysicMaterialDefinition.displayName |
|
get |
float PhysicMaterialDefinition.dynamicFriction |
|
get |
PhysicMaterialCombine PhysicMaterialDefinition.frictionCombine |
|
get |
int PhysicMaterialDefinition.id |
|
get |
PhysicMaterial PhysicMaterialDefinition.Material |
|
get |
string PhysicMaterialDefinition.name |
|
get |
float PhysicMaterialDefinition.staticFriction |
|
get |
The documentation for this class was generated from the following file: