Click or drag to resize
MyObjectBuilder_SessionSettingsWorldSizeKm Field

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

Size of the edge of the world area cube. Don't use directly, as it is error-prone (it's km instead of m and edge size instead of half-extent) Rather use MyEntities.WorldHalfExtent()

Namespace: VRage.Game
Assembly: VRage.Game (in VRage.Game.dll) Version: 1.0.0.0
Syntax
C#
public int WorldSizeKm

Field Value

Type: Int32
See Also