Enum EBoneRotationSource
Enum for specifying the source of a bone's rotation.
Namespace: UE4.Engine
Assembly: UE4DotNet.dll
Syntax
public enum EBoneRotationSource
Fields
Name | Description |
---|---|
BRS_CopyFromTarget | |
BRS_KeepComponentSpaceRotation | |
BRS_KeepLocalSpaceRotation | |
BRS_MAX |