[This is preliminary documentation and is subject to change.]

The World type exposes the following fields.

Fields

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
CloudColor
Color of the clouds (RGB packed into an int). Set to -1 to use client defaults.
EdgeBlock
The block which will be displayed in the background for the client.
EdgeLevel
Elevation of the "ocean" that surrounds maps. Set to -1 to use client default (halfway up the map).
FogColor
Color of the fog (RGB packed into an int). Set to -1 to use client defaults.
SkyColor
Color of the sky (RGB packed into an int). Set to -1 to use client defaults.

See Also