API ReferenceSandbox
public sealed class Sandbox.FixedJoint : Sandbox.Joint
Weld two physics objects together
Constructors
Showing 1 constructors
public FixedJoint()
No results match this filter.
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; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.FixedJoint |