프로퍼티 | 타입 | 설명 | |
---|---|---|---|
baseModel | |||
capModel | |||
debug | bool | ||
defaultOrientation | |||
fullDeployedScale | Vector3 | ||
fullDeployedUpVector | Vector3 | ||
lineModel | |||
localPosition | Vector3 | ||
modelName | String | ||
name | String | ||
parachutePivot | |||
retractedScale | Vector3 | ||
retractedUpVector | Vector3 | ||
semiDeployedScale | Vector3 | ||
semiDeployedUpVector | Vector3 | ||
texture | String |
메소드 | 설명 | |
---|---|---|
ParachuteModelData ( |
||
setupModel ( Part part, |
||
updateDeployAnimation ( ChuteAnimationState state, float progress, float randomization, float lerpDPS ) : void |
public ParachuteModelData ( |
||
node | ||
retracted | Vector3 | |
semi | Vector3 | |
full | Vector3 | |
index | int | |
main | bool | |
리턴 | System |
public setupModel ( Part part, |
||
part | Part | |
baseTransform | ||
targetRotator | ||
리턴 | void |
public updateDeployAnimation ( ChuteAnimationState state, float progress, float randomization, float lerpDPS ) : void | ||
state | ChuteAnimationState | |
progress | float | |
randomization | float | |
lerpDPS | float | |
리턴 | void |
public Quaternion,UnityEngine defaultOrientation | ||
리턴 |