Table of Contents

Struct CelestialBodyGIProbeData

Namespace
KSP.Rendering
Assembly
Assembly-CSharp.dll
public struct CelestialBodyGIProbeData
Inherited Members
Extension Methods

Fields

SH

public SphericalHarmonicsL2 SH

Field Value

SphericalHarmonicsL2

Methods

AddAmbientLight(Color)

public void AddAmbientLight(Color color)

Parameters

color Color

AddDirectionalLight(Vector3, Color, float)

public void AddDirectionalLight(Vector3 direction, Color color, float intensity)

Parameters

direction Vector3
color Color
intensity float

AddDirectionalSGTerm(Vector3, Color, float, float)

public void AddDirectionalSGTerm(Vector3 direction, Color color, float intensity, float sharpness)

Parameters

direction Vector3
color Color
intensity float
sharpness float

ApplyGlobal()

public void ApplyGlobal()

ApplyToMaterialPropertyBlock(MaterialPropertyBlock)

public void ApplyToMaterialPropertyBlock(MaterialPropertyBlock materialPropertyBlock)

Parameters

materialPropertyBlock MaterialPropertyBlock

Clear()

public void Clear()