Space Engineers
Public Attributes | List of all members
Sandbox.Game.Entities.MyCubeGridDeformationTables.DeformationTable Class Reference

Public Attributes

Table OffsetTable = new Table()
 
Vector3I Normal
 
Vector3I MinOffset = Vector3I.MaxValue
 
Vector3I MaxOffset = Vector3I.MinValue
 

Detailed Description

Definition at line 17 of file MyCubeGridDeformationTables.cs.

Member Data Documentation

Vector3I Sandbox.Game.Entities.MyCubeGridDeformationTables.DeformationTable.MaxOffset = Vector3I.MinValue

Definition at line 22 of file MyCubeGridDeformationTables.cs.

Vector3I Sandbox.Game.Entities.MyCubeGridDeformationTables.DeformationTable.MinOffset = Vector3I.MaxValue

Definition at line 21 of file MyCubeGridDeformationTables.cs.

Vector3I Sandbox.Game.Entities.MyCubeGridDeformationTables.DeformationTable.Normal

Definition at line 20 of file MyCubeGridDeformationTables.cs.

Table Sandbox.Game.Entities.MyCubeGridDeformationTables.DeformationTable.OffsetTable = new Table()

Definition at line 19 of file MyCubeGridDeformationTables.cs.


The documentation for this class was generated from the following file: