API ReferenceSandbox
public static abstract sealed class Sandbox.PhysicsJointBuilderExtensions
Methods
Showing 7 methods
public static T WithAngularStrength(T b, float v)
public static T WithBody1(T b, int v)
public static T WithBody2(T b, int v)
public static T WithCollision(T b, bool v)
public static T WithFrame1(T b, Transform v)
public static T WithFrame2(T b, Transform v)
public static T WithLinearStrength(T b, float v)
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.PhysicsJointBuilderExtensions |