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

Public Member Functions

void AddScatterMeshController (PQ quad, double density)
 
void ClearAll ()
 
void CreateScatterMesh (PQSMod_LandClassScatterQuad q)
 
void DestroyQuad (PQSMod_LandClassScatterQuad q)
 
void Setup (PQS sphere)
 
void SphereActive ()
 
void SphereInactive ()
 

Static Public Member Functions

static Vector3 RandomRange (Vector3 min, Vector3 max)
 

Public Attributes

Mesh baseMesh
 
bool castShadows
 
double densityFactor
 
Material material
 
int maxCache
 
int maxCacheDelta
 
int maxLevelOffset
 
float maxScale
 
int maxScatter
 
double maxSpeed = 200d
 
float minScale
 
bool recieveShadows
 
string scatterName
 
int seed
 
float verticalOffset
 

Properties

int minLevel [get, set]
 

Member Function Documentation

void PQSLandControl.LandClassScatter.AddScatterMeshController ( PQ  quad,
double  density 
)
inline
void PQSLandControl.LandClassScatter.ClearAll ( )
inline
void PQSLandControl.LandClassScatter.CreateScatterMesh ( PQSMod_LandClassScatterQuad  q)
inline
void PQSLandControl.LandClassScatter.DestroyQuad ( PQSMod_LandClassScatterQuad  q)
inline
static Vector3 PQSLandControl.LandClassScatter.RandomRange ( Vector3  min,
Vector3  max 
)
inlinestatic
void PQSLandControl.LandClassScatter.Setup ( PQS  sphere)
inline
void PQSLandControl.LandClassScatter.SphereActive ( )
inline
void PQSLandControl.LandClassScatter.SphereInactive ( )
inline

Member Data Documentation

Mesh PQSLandControl.LandClassScatter.baseMesh
bool PQSLandControl.LandClassScatter.castShadows
double PQSLandControl.LandClassScatter.densityFactor
Material PQSLandControl.LandClassScatter.material
int PQSLandControl.LandClassScatter.maxCache
int PQSLandControl.LandClassScatter.maxCacheDelta
int PQSLandControl.LandClassScatter.maxLevelOffset
float PQSLandControl.LandClassScatter.maxScale
int PQSLandControl.LandClassScatter.maxScatter
double PQSLandControl.LandClassScatter.maxSpeed = 200d
float PQSLandControl.LandClassScatter.minScale
bool PQSLandControl.LandClassScatter.recieveShadows
string PQSLandControl.LandClassScatter.scatterName
int PQSLandControl.LandClassScatter.seed
float PQSLandControl.LandClassScatter.verticalOffset

Property Documentation

int PQSLandControl.LandClassScatter.minLevel
getset

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