Summary
Snaps the given `rotationEuler` to the nearest snap increment on all axes (as specified in Edit/Snap Settings).
- Assembly
- Kybernetik
.InspectorGadgets .Editor .dll - Namespace
- InspectorGadgets
.Editor - Containing Type
- IGEditorUtils
Syntax
public static Vector3 SnapRotation(Vector3 rotationEuler)
Parameters
Name | Type | Description |
---|---|---|
rotationEuler | Vector3 |
Return Value
Type | Description |
---|---|
Vector3 |