s&box docs

public sealed class Sandbox.FixedJoint : Sandbox.Joint

Weld two physics objects together

Constructors

Showing 1 constructors

public FixedJoint()

Properties

Showing 4 properties

public float Sandbox.FixedJoint.AngularDamping { get; set; }

public float Sandbox.FixedJoint.AngularFrequency { get; set; }

public float Sandbox.FixedJoint.LinearDamping { get; set; }

public float Sandbox.FixedJoint.LinearFrequency { get; set; }

Metadata

FieldValue
NamespaceSandbox
Typeclass
AssemblySandbox.Engine
Doc IDT:Sandbox.FixedJoint

On this page