Assembly: VRage.Game.dll

public struct MyPlacementSettings

Fields

Member Description
LargeGrid
LargeStaticGrid
SmallGrid
SmallStaticGrid
StaticGridAlignToCenter Align static grids to corners (false) or centers (true). You should always set to corners in new games. Center alignment is only for backwards compatibility so that static grids are correctly aligned with already existing saves.

Methods

Member Description
GetGridPlacementSettings(MyCubeSize, bool)
GetGridPlacementSettings(MyCubeSize)