C# Class NearFuture.Utils

Afficher le fichier Open project: ChrisAdderley/near-future

Méthodes publiques

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

Method Details

SetUpAnimation() public static méthode

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

VesselInAtmosphere() public static méthode

public static VesselInAtmosphere ( Vessel vessel ) : bool
vessel Vessel
Résultat bool