Api Sandbox PhysicsJointBuilderExtensions
class

PhysicsJointBuilderExtensions

public static abstract sealed class PhysicsJointBuilderExtensions

Methods

static this T WithBody1(T b, Int32 v)
static this T WithBody2(T b, Int32 v)
static this T WithFrame1(T b, Transform v)
static this T WithFrame2(T b, Transform v)
static this T WithCollision(T b, Boolean v)
static this T WithLinearStrength(T b, Single v)
static this T WithAngularStrength(T b, Single v)
Assembly: Sandbox.Engine Namespace: Sandbox Full Name: Sandbox.PhysicsJointBuilderExtensions