C# Class NearFuture.Utils

Mostra file Open project: ChrisAdderley/near-future

Public Methods

Method Description
SetUpAnimation ( string animationName, Part part ) : UnityEngine.AnimationState[]
VesselInAtmosphere ( Vessel vessel ) : bool

Method Details

SetUpAnimation() public static method

public static SetUpAnimation ( string animationName, Part part ) : UnityEngine.AnimationState[]
animationName string
part Part
return UnityEngine.AnimationState[]

VesselInAtmosphere() public static method

public static VesselInAtmosphere ( Vessel vessel ) : bool
vessel Vessel
return bool