Property | Type | Description | |
---|---|---|---|
bottomRadius | float | ||
bottomY | float | ||
name | string | ||
topRadius | float | ||
topY | float | ||
useBottomNode | bool | ||
useTopNode | bool |
Method | Description | |
---|---|---|
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 | |
return | System |
public updateShieldStatus ( Part p, List |
||
p | Part | |
shieldedParts | List |
|
return | void |