Class MyRenderComponentThrust
Inheritance
System.Object
Sandbox.Game.EntityComponents.Renders.MyRenderComponentCubeBlockWithParentedSubpart
MyRenderComponentThrust
Inherited Members
Namespace: Sandbox.Game.Components
Assembly: Sandbox.Game.dll
Syntax
public class MyRenderComponentThrust : MyRenderComponentCubeBlockWithParentedSubpart, IMyEntityComponentBase, IMyComponentBase
Constructors
MyRenderComponentThrust()
Declaration
public MyRenderComponentThrust()
Methods
AddRenderObjects()
Declaration
public override void AddRenderObjects()
Overrides
Sandbox.Game.EntityComponents.Renders.MyRenderComponentCubeBlockWithParentedSubpart.AddRenderObjects()
OnAddedToContainer()
Declaration
public override void OnAddedToContainer()
Overrides
UpdateFlameAnimatorData()
Declaration
public void UpdateFlameAnimatorData()
UpdateFlameProperties(Boolean, Single)
Declaration
public void UpdateFlameProperties(bool enabled, float strength)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | enabled | |
System.Single | strength |
UpdatePropellerSpeed(Single)
Declaration
public void UpdatePropellerSpeed(float propellerSpeed)
Parameters
Type | Name | Description |
---|---|---|
System.Single | propellerSpeed |