C# 클래스 SSTUTools.Module.SSTUInterstageDecoupler.InterstageDecouplerModel

상속: FairingContainer
파일 보기 프로젝트 열기: shadowmage45/SSTULabs

공개 메소드들

메소드 설명
InterstageDecouplerModel ( GameObject root, GameObject collider, float colliderHeight, int cylinderFaces, int numberOfPanels, float thickness ) : System
generateFairing ( ) : void

비공개 메소드들

메소드 설명
rebuildCollider ( ) : void

메소드 상세

InterstageDecouplerModel() 공개 메소드

public InterstageDecouplerModel ( GameObject root, GameObject collider, float colliderHeight, int cylinderFaces, int numberOfPanels, float thickness ) : System
root UnityEngine.GameObject
collider UnityEngine.GameObject
colliderHeight float
cylinderFaces int
numberOfPanels int
thickness float
리턴 System

generateFairing() 공개 메소드

public generateFairing ( ) : void
리턴 void