C# 클래스 SSTUTools.EngineClusterLayoutMountData

상속: SSTUTools.SingleModelData
파일 보기 프로젝트 열기: shadowmage45/SSTULabs 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
canAdjustSize bool
engineSpacing float
initialDiameter float
maxDiameter float
minDiameter float
rotateEngines float[]

공개 메소드들

메소드 설명
EngineClusterLayoutMountData ( ConfigNode node ) : System

메소드 상세

EngineClusterLayoutMountData() 공개 메소드

public EngineClusterLayoutMountData ( ConfigNode node ) : System
node System.ConfigNode
리턴 System

프로퍼티 상세

canAdjustSize 공개적으로 프로퍼티

public bool canAdjustSize
리턴 bool

engineSpacing 공개적으로 프로퍼티

public float engineSpacing
리턴 float

initialDiameter 공개적으로 프로퍼티

public float initialDiameter
리턴 float

maxDiameter 공개적으로 프로퍼티

public float maxDiameter
리턴 float

minDiameter 공개적으로 프로퍼티

public float minDiameter
리턴 float

rotateEngines 공개적으로 프로퍼티

public float[] rotateEngines
리턴 float[]