UE5 Shortcuts

1. Shortcut keys in the blueprint

G + left button: Gate node

M+left button: MultiGate node

F + left button: ForEachLoop node

O+left button: Do0nce node

N+left button: Do N node

B+left button: branch node

S + left button: l sequence node

D+left button: delay node

C: Notes

Alt+drag variable to viewport: set variable node

Ctrl+drag variable to viewport: get variable node

Drag the variable to the assignment box: get the variable and assign it

Ctrl + left mouse button to select the pin and then move: change the pin connection

Alt + left mouse button click on the pin: disconnect the pin

Double-click the connection: create an intermediate point

2. Material shortcut keys

Press and hold 1, 2, 3, 4: Quickly create 1, 2, 3, 4-dimensional vectors and click with the left mouse button

L + left button: lerp node

I+left button: if node

P+left button: panner node

U+left button: coordinate node

F+left button: material function node

A + left button: add

D+left button: divide

M + left button: multiply

N+left button: normalize

O+left button: 1-X function

E+left button: Exponential function

S + left button: one-dimensional variable

V+left button: three-dimensional variable

T + left button; texture variable

3. View operation shortcut keys

ctrl+spacebar to open the drawer

Select object Alt move copy object

Select an object, press Ctrl+E: Edit

Select an object, press F (double-click the object): focus on the object

Select an object, press Ctrl+B: View in the browser

Alt+J/K/H: top view, left view, front view

In this view: Alt+mouse button: measure the distance T; whether it is a translucent object

Alt+C: Show collisions

~: open the command line

Quickly switch between Chinese and English interfaces, the wave key [~] on the lower side of the ESC keyboard is called out, and the command console, CMD input:

culture=zh-Hans Chinese

culture=en English

Ctrl+P: Quickly open resources

おすすめ

転載: blog.csdn.net/ITHEIMO/article/details/125393564