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