Space Engineers
Public Attributes | List of all members
Sandbox.Game.Components.MyRenderComponentCharacter.MyJetpackThrust Class Reference

Public Attributes

int Bone
 
Vector3 Forward
 
float Offset
 
MyLight Light
 
float ThrustLength
 
float ThrustRadius
 
float ThrustThickness
 
Matrix ThrustMatrix
 
string ThrustMaterial
 
float ThrustGlareSize
 

Detailed Description

Definition at line 41 of file MyRenderComponentCharacter.cs.

Member Data Documentation

int Sandbox.Game.Components.MyRenderComponentCharacter.MyJetpackThrust.Bone

Definition at line 43 of file MyRenderComponentCharacter.cs.

Vector3 Sandbox.Game.Components.MyRenderComponentCharacter.MyJetpackThrust.Forward

Definition at line 44 of file MyRenderComponentCharacter.cs.

MyLight Sandbox.Game.Components.MyRenderComponentCharacter.MyJetpackThrust.Light

Definition at line 46 of file MyRenderComponentCharacter.cs.

float Sandbox.Game.Components.MyRenderComponentCharacter.MyJetpackThrust.Offset

Definition at line 45 of file MyRenderComponentCharacter.cs.

float Sandbox.Game.Components.MyRenderComponentCharacter.MyJetpackThrust.ThrustGlareSize

Definition at line 54 of file MyRenderComponentCharacter.cs.

float Sandbox.Game.Components.MyRenderComponentCharacter.MyJetpackThrust.ThrustLength

Definition at line 48 of file MyRenderComponentCharacter.cs.

string Sandbox.Game.Components.MyRenderComponentCharacter.MyJetpackThrust.ThrustMaterial

Definition at line 53 of file MyRenderComponentCharacter.cs.

Matrix Sandbox.Game.Components.MyRenderComponentCharacter.MyJetpackThrust.ThrustMatrix

Definition at line 52 of file MyRenderComponentCharacter.cs.

float Sandbox.Game.Components.MyRenderComponentCharacter.MyJetpackThrust.ThrustRadius

Definition at line 49 of file MyRenderComponentCharacter.cs.

float Sandbox.Game.Components.MyRenderComponentCharacter.MyJetpackThrust.ThrustThickness

Definition at line 50 of file MyRenderComponentCharacter.cs.


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