Version: 2023.1
언어: 한국어

EditorSnapSettings

class in UnityEditor

매뉴얼로 전환

설명

Control the behavior of handle snapping in the editor.

정적 변수

gridSizeGets or sets the grid size used for snapping.
gridSnapActiveGets whether grid snapping is active.
gridSnapEnabledGets or sets whether grid snapping is enabled.
incrementalSnapActiveGets whether increment snapping is active.
moveGets or sets the increment that translation handles snap to.
rotateGets or sets the increment that rotation handles snap to.
scaleGets or sets the increment that scale handles snap to.

정적 함수

ResetSnapSettingsResets EditorSnap settings to default values.

Events

gridSnapEnabledChangedCallback triggered when the grid snap enabled value changes.