feat: add initial People Playground mod development kit
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
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
|
||||
Reference in New Issue
Block a user