Struct ConstraintDescription
A description of how to apply a simple transform constraint
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.AnimationCore
Assembly: UE4DotNet.dll
Syntax
public struct ConstraintDescription
Fields
| Improve this Doc View SourcebParent
Declaration
public bool bParent
Field Value
Type | Description |
---|---|
System.Boolean |
bRotation
Declaration
public bool bRotation
Field Value
Type | Description |
---|---|
System.Boolean |
bScale
Declaration
public bool bScale
Field Value
Type | Description |
---|---|
System.Boolean |
bTranslation
Declaration
public bool bTranslation
Field Value
Type | Description |
---|---|
System.Boolean |