프로퍼티 | 타입 | 설명 | |
---|---|---|---|
bottomRadius | float | ||
bottomY | float | ||
name | string | ||
topRadius | float | ||
topY | float | ||
useBottomNode | bool | ||
useTopNode | bool |
메소드 | 설명 | |
---|---|---|
AirstreamShieldArea ( string name, float topRad, float bottomRad, float topY, float bottomY, bool topNode, bool bottomNode ) : System | ||
updateShieldStatus ( Part p, List |
public AirstreamShieldArea ( string name, float topRad, float bottomRad, float topY, float bottomY, bool topNode, bool bottomNode ) : System | ||
name | string | |
topRad | float | |
bottomRad | float | |
topY | float | |
bottomY | float | |
topNode | bool | |
bottomNode | bool | |
리턴 | System |
public updateShieldStatus ( Part p, List |
||
p | Part | |
shieldedParts | List |
|
리턴 | void |