Space Engineers
Public Attributes | List of all members
Sandbox.Game.Entities.Cube.MyFracturedBlock.Info Struct Reference

Public Attributes

HkdBreakableShape Shape
 
Vector3I Position
 
bool Compound
 
List< MyDefinitionIdOriginalBlocks
 
List< MyBlockOrientationOrientations
 
List< MultiBlockPartInfoMultiBlocks
 

Detailed Description

Definition at line 42 of file MyFracturedBlock.cs.

Member Data Documentation

bool Sandbox.Game.Entities.Cube.MyFracturedBlock.Info.Compound

Definition at line 46 of file MyFracturedBlock.cs.

List<MultiBlockPartInfo> Sandbox.Game.Entities.Cube.MyFracturedBlock.Info.MultiBlocks

Definition at line 50 of file MyFracturedBlock.cs.

List<MyBlockOrientation> Sandbox.Game.Entities.Cube.MyFracturedBlock.Info.Orientations

Definition at line 48 of file MyFracturedBlock.cs.

List<MyDefinitionId> Sandbox.Game.Entities.Cube.MyFracturedBlock.Info.OriginalBlocks

Definition at line 47 of file MyFracturedBlock.cs.

Vector3I Sandbox.Game.Entities.Cube.MyFracturedBlock.Info.Position

Definition at line 45 of file MyFracturedBlock.cs.

HkdBreakableShape Sandbox.Game.Entities.Cube.MyFracturedBlock.Info.Shape

Definition at line 44 of file MyFracturedBlock.cs.


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