API ReferenceSandbox
PhysicsJointBuilderExtensionsclass
object→PhysicsJointBuilderExtensions
Methods7
Showing 7 methods
public static T WithAngularStrength(T b, float v)
| Parameter | Type | Description |
|---|---|---|
| b | T | — |
| v | float | — |
Returns:
T—public static T WithBody1(T b, int v)
| Parameter | Type | Description |
|---|---|---|
| b | T | — |
| v | int | — |
Returns:
T—public static T WithBody2(T b, int v)
| Parameter | Type | Description |
|---|---|---|
| b | T | — |
| v | int | — |
Returns:
T—public static T WithCollision(T b, bool v)
| Parameter | Type | Description |
|---|---|---|
| b | T | — |
| v | bool | — |
Returns:
T—public static T WithLinearStrength(T b, float v)
| Parameter | Type | Description |
|---|---|---|
| b | T | — |
| v | float | — |
Returns:
T—No results match this filter.