Class PQSGlobalSettings
- Namespace
- KSP.Rendering.Planets
- Assembly
- Assembly-CSharp.dll
public class PQSGlobalSettings : ScriptableObject
- Inheritance
-
PQSGlobalSettings
- Extension Methods
-
Constructors
PQSGlobalSettings()
public PQSGlobalSettings()
Fields
colliderCullingDistance
public float colliderCullingDistance
Field Value
- float
colliderPrefab
public GameObject colliderPrefab
Field Value
- GameObject
pqsShadowMaterial
public Material pqsShadowMaterial
Field Value
- Material
subdivisionInfo
public PQSGlobalSettings.SubdivisionInfo subdivisionInfo
Field Value
- PQSGlobalSettings.SubdivisionInfo