KSP API
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties
Public Attributes | List of all members
ProceduralAsteroid.ModValue Class Reference

Public Attributes

string name
 
float minValue
 Smallest mesh height that can be randomly chosen, in units of the asteroid radius More...
 
float maxValue
 Largest mesh height that can be randomly chosen, in units of the asteroid radius More...
 
float radiusFactor
 Size multiplier in addition to ProceduralAsteroid.radius More...
 

Member Data Documentation

float ProceduralAsteroid.ModValue.maxValue

Largest mesh height that can be randomly chosen, in units of the asteroid radius

float ProceduralAsteroid.ModValue.minValue

Smallest mesh height that can be randomly chosen, in units of the asteroid radius

string ProceduralAsteroid.ModValue.name
float ProceduralAsteroid.ModValue.radiusFactor

Size multiplier in addition to ProceduralAsteroid.radius


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