Table of Contents

Class OneBodyConstraintComponent<T>

Namespace
Stride.BepuPhysics.Constraints
Assembly
Stride.BepuPhysics.dll
public abstract class OneBodyConstraintComponent<T> : ConstraintComponent<T>, IIdentifiable where T : unmanaged, IConstraintDescription<T>, IOneBodyConstraintDescription<T>

Type Parameters

T
Inheritance
OneBodyConstraintComponent<T>
Implements
Derived
Inherited Members

Constructors

OneBodyConstraintComponent()

public OneBodyConstraintComponent()

Properties

A

public BodyComponent? A { get; set; }

Property Value

BodyComponent