Show / Hide Table of Contents

Class MyRenderComponentCharacter.MyJetpackThrust

Inheritance
System.Object
MyRenderComponentCharacter.MyJetpackThrust
Namespace: Sandbox.Game.Components
Assembly: Sandbox.Game.dll
Syntax
public class MyJetpackThrust : Object

Constructors

MyJetpackThrust()

Declaration
public MyJetpackThrust()

Fields

Bone

Declaration
public int Bone
Field Value
Type Description
System.Int32

Forward

Declaration
public Vector3 Forward
Field Value
Type Description
Vector3

Light

Declaration
public MyLight Light
Field Value
Type Description
MyLight

Offset

Declaration
public float Offset
Field Value
Type Description
System.Single

ThrustGlareSize

Declaration
public float ThrustGlareSize
Field Value
Type Description
System.Single

ThrustLength

Declaration
public float ThrustLength
Field Value
Type Description
System.Single

ThrustLengthMaterial

Declaration
public MyStringId ThrustLengthMaterial
Field Value
Type Description
MyStringId

ThrustMatrix

Declaration
public Matrix ThrustMatrix
Field Value
Type Description
Matrix

ThrustPointMaterial

Declaration
public MyStringId ThrustPointMaterial
Field Value
Type Description
MyStringId

ThrustRadius

Declaration
public float ThrustRadius
Field Value
Type Description
System.Single

ThrustThickness

Declaration
public float ThrustThickness
Field Value
Type Description
System.Single
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾