Method | Description | |
---|---|---|
CalculateCurrentMass ( this part ) : float | ||
GetDryMass ( this part ) : float | ||
GetWetMass ( this part ) : float | ||
HasPhysics ( this part ) : bool |
public static CalculateCurrentMass ( this part ) : float | ||
part | this | |
return | float |
public static GetDryMass ( this part ) : float | ||
part | this | |
return | float |
public static GetWetMass ( this part ) : float | ||
part | this | |
return | float |
public static HasPhysics ( this part ) : bool | ||
part | this | |
return | bool |