Dial Gizmo¶
The Dial Gizmo node is ideal for creating gizmos that control angles.
入力¶
- Value(値)
Special gizmo value socket. Everything that linked into this socket will be modified when the gizmo is rotated.
- Position(位置)
Position of the gizmo in the local space of the object.
- Up(上)
Up or normal direction of the gizmo in the viewport.
- Screen Space
If enabled, the gizmo will always have the same size in the viewport independent of the zoom level. This affects the meaning of the radius input.
- Radius(半径)
In screen space mode, this is a factor on top of the default radius. Otherwise, this is the radius of the gizmo in Blender units.
Properties(プロパティ)¶
- Color(カラー)
Controls which theme color is used for this gizmo.
出力¶
- Transform(トランスフォーム)
Should be joined into the geometry that is controlled by this gizmo.