Space Engineers ModAPI Reference
Space Engineers ModAPI Reference
Namespaces
VRage.Game.ModAPI
IMyCubeGrid Interface
IMyCubeGrid Methods
AddBlock Method
ApplyDestructionDeformation Method
CalculateMergeTransform Method
CanMergeCubes Method
ChangeGridOwnership Method
ClearSymmetries Method
ColorBlocks Method
ConvertToDynamic Method
CubeExists Method
FixTargetCube Method
GetBlocks Method
GetBlocksInsideSphere Method
GetClosestCorner Method
GetCubeBlock Method
GetLineIntersectionExactAll Method
GetLineIntersectionExactGrid Method
GridIntegerToWorld Method
IsTouchingAnyNeighbor Method
IsTrash Method
MergeGrid_MergeBlock Method
RayCastBlocks Method
RayCastCells Method
RazeBlock Method
RazeBlocks Method
RemoveBlock Method
RemoveDestroyedBlock Method
UpdateBlockNeighbours Method
UpdateOwnership Method
WillRemoveBlockSplitGrid Method
WorldToGridInteger Method
IMyCubeGrid
ClearSymmetries Method
[This is preliminary documentation and is subject to change.]
Clears symmetry planes
Namespace:
VRage.Game.ModAPI
Assembly:
VRage.Game (in VRage.Game.dll) Version: 1.0.0.0
Syntax
C#
Copy
void
ClearSymmetries
()
See Also
Reference
IMyCubeGrid Interface
VRage.Game.ModAPI Namespace
Updated: 5/27/2016 6:59:01 PM