← Back to Index

GraphicsOverrideParameterPacket (331)

Sent from the server to the client when a server script changes the rendering settings
Field Name Type Field Index Description
Parameter Keyframe Values (Required) object 0 Time of Day key to Graphics Parameter value, Depending on the parameters, either all three components are used as a color or just the x component is used as a float, int, or bool
Biome Identifier (Required) string 1 Determines which biome the override parameter is applied to
Identifier for Parameter (Required) uint8 2 Identifier for the parameter that is having its value changed
Enum Values:
Index Value
0 SkyZenithColor
1 SkyHorizonColor
2 HorizonBlendMin
3 HorizonBlendMax
4 HorizonBlendStart
5 HorizonBlendMieStart
6 RayleighStrength
7 SunMieStrength
8 MoonMieStrength
9 SunGlareShape
Reset Parameter (Required) boolean 3 If true, the specified parameter will be reset. If false, the parameter will be set using the data fields.