Get Gravity Factor
Return the gravity scale from 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 gravity factor. |
Outputs
| Port Name | Type | Default Value | Description |
|---|---|---|---|
| [Float] | Return the gravity factor value. |