Get Mass
Return the mass of the GameObject Physics Body component.
Ports
Inputs
| Port Name | Type | Default Value | Description |
|---|---|---|---|
| [GameObject] | The GameObject containing the Physics Body component that will return its mass. |
Outputs
| Port Name | Type | Default Value | Description |
|---|---|---|---|
| [Float] | Return the mass value. |