Struct ConstraintInstance
Container for a physics representation of an object.
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: UE4.Engine
Assembly: UE4DotNet.dll
Syntax
public struct ConstraintInstance
Fields
| Improve this Doc View SourcebScaleLinearLimits
Declaration
public bool bScaleLinearLimits
Field Value
Type | Description |
---|---|
System.Boolean |
ConstraintBone1
Declaration
public Name ConstraintBone1
Field Value
Type | Description |
---|---|
Name |
ConstraintBone2
Declaration
public Name ConstraintBone2
Field Value
Type | Description |
---|---|
Name |
JointName
Declaration
public Name JointName
Field Value
Type | Description |
---|---|
Name |