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

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

공개 메소드들

메소드 설명
InterstageDecouplerEngine ( Transform model, float placementAngle, float rotationOffset ) : System
reposition ( float scale, float radius, float yPos, bool invert ) : void

메소드 상세

InterstageDecouplerEngine() 공개 메소드

public InterstageDecouplerEngine ( Transform model, float placementAngle, float rotationOffset ) : System
model UnityEngine.Transform
placementAngle float
rotationOffset float
리턴 System

reposition() 공개 메소드

public reposition ( float scale, float radius, float yPos, bool invert ) : void
scale float
radius float
yPos float
invert bool
리턴 void