Space Engineers
Public Attributes | List of all members
Sandbox.Engine.Physics.MyPhysicsBody.MyWeldInfo Class Reference

Public Attributes

MyPhysicsBody Parent = null
 
Matrix Transform = Matrix.Identity
 
readonly HashSet< MyPhysicsBodyChildren = new HashSet<MyPhysicsBody>()
 This does NOT contain all welded bodies, see More...
 
HkMassElement MassElement
 

Detailed Description

Definition at line 56 of file MyPhysicsBody.Welding.cs.

Member Data Documentation

readonly HashSet<MyPhysicsBody> Sandbox.Engine.Physics.MyPhysicsBody.MyWeldInfo.Children = new HashSet<MyPhysicsBody>()

This does NOT contain all welded bodies, see

Definition at line 63 of file MyPhysicsBody.Welding.cs.

HkMassElement Sandbox.Engine.Physics.MyPhysicsBody.MyWeldInfo.MassElement

Definition at line 64 of file MyPhysicsBody.Welding.cs.

MyPhysicsBody Sandbox.Engine.Physics.MyPhysicsBody.MyWeldInfo.Parent = null

Definition at line 58 of file MyPhysicsBody.Welding.cs.

Matrix Sandbox.Engine.Physics.MyPhysicsBody.MyWeldInfo.Transform = Matrix.Identity

Definition at line 59 of file MyPhysicsBody.Welding.cs.


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