Class RCSVFXManager
public class RCSVFXManager : KerbalMonoBehaviour
- Inheritance
-
RCSVFXManager
- Inherited Members
- Extension Methods
Constructors
RCSVFXManager()
public RCSVFXManager()
Fields
DebugMode
public bool DebugMode
Field Value
_TVMInitialized
protected bool _TVMInitialized
Field Value
_VFXDataToControl
protected List<IEngineFXData[]> _VFXDataToControl
Field Value
_animator
protected Animator _animator
Field Value
- Animator
_atmoTransVFXHandler
protected AtmosphereTransitionVFXHandling _atmoTransVFXHandler
Field Value
_rcsModule
protected Module_RCS _rcsModule
Field Value
_thisPart
protected PartBehavior _thisPart
Field Value
_vessel
protected VesselComponent _vessel
Field Value
Methods
Init(IFloatingOrigin, PartBehavior, Module_RCS)
public void Init(IFloatingOrigin floatingOrigin, PartBehavior part, Module_RCS module_RCS)
Parameters
floatingOriginIFloatingOriginpartPartBehaviormodule_RCSModule_RCS
StopVFX()
public void StopVFX()