23 lines
648 B
Plaintext
23 lines
648 B
Plaintext
URL: https://wiki.studiominus.nl/internalReference/BetterLightMapGenerator_Properties.html
|
|
Title: People Playground Modding - BetterLightMapGenerator.Properties
|
|
==================================================
|
|
|
|
public struct Properties
|
|
This nested type resides in BetterLightMapGenerator
|
|
No description provided
|
|
Fields
|
|
public Color Color
|
|
No description provided
|
|
|
|
public Color EmissionColor
|
|
No description provided
|
|
|
|
public float EmissionIntensity
|
|
No description provided
|
|
|
|
public float Roughness
|
|
No description provided
|
|
|
|
Methods
|
|
public (constructor) Properties(Color color, Color emitColor, float intensity, float roughness)
|
|
No description provided |