Navigation
API > API/Plugins > API/Plugins/ControlRigEditor > API/Plugins/ControlRigEditor/Tools
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UControlRigSnapSettings
References
| Module | ControlRigEditor |
| Header | /Engine/Plugins/Animation/ControlRig/Source/ControlRigEditor/Public/Tools/ControlRigSnapSettings.h |
| Include | #include "Tools/ControlRigSnapSettings.h" |
Syntax
UCLASS&40;Config&61;EditorPerProjectUserSettings&41;
class UControlRigSnapSettings : public UObject
Remarks
Per Project Settings Animation Snapping
Variables
| Type | Name | Description | |
|---|---|---|---|
| EBakingKeySettings | BakingKeySettings | ||
| bool | bKeepOffset | When snapping keep offset, If false snap completely | |
| bool | bReduceKeys | ||
| bool | bSnapPosition | When snapping, also snap position | |
| bool | bSnapRotation | When snapping, also snap rotation | |
| bool | bSnapScale | When snapping, also snap scale | |
| int32 | FrameIncrement | ||
| float | Tolerance |
Constructors
| Type | Name | Description | |
|---|---|---|---|