C# 클래스 NearFuture.Utils

파일 보기 프로젝트 열기: ChrisAdderley/near-future

공개 메소드들

메소드 설명
SetUpAnimation ( string animationName, Part part ) : UnityEngine.AnimationState[]
VesselInAtmosphere ( Vessel vessel ) : bool

메소드 상세

SetUpAnimation() 공개 정적인 메소드

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

VesselInAtmosphere() 공개 정적인 메소드

public static VesselInAtmosphere ( Vessel vessel ) : bool
vessel Vessel
리턴 bool