You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#jira UE-121430 #preflight 61e8901a276892ce1081f676 #rb trivial #ROBOMERGE-AUTHOR: robb.surridge #ROBOMERGE-SOURCE: CL 18667383 in //UE5/Release-5.0/... via CL 18667394 via CL 18668166 #ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v901-18665521) [CL 18668340 by robb surridge in ue5-main branch]
42 lines
1.9 KiB
Plaintext
42 lines
1.9 KiB
Plaintext
Availability:NoPublish
|
|
Title:
|
|
Crumbs:
|
|
Description:
|
|
|
|
[EXCERPT:EditorMode.PLACEMENT]
|
|
###Place
|
|
Allows the quick placement of recently placed objects, or common primitives such as lights, triggers, or geometry.
|
|
[/EXCERPT:EditorMode.PLACEMENT]
|
|
|
|
[EXCERPT:EditorMode.EM_MeshPaint]
|
|
###Mesh Paint
|
|
The Mesh Paint tool allows you to paint vertex colors on Static Meshes interactively in the level viewport. You can paint multiple instances of a single mesh with unique color/alpha values, and use that data however you would like in your materials.
|
|
|
|
[VAR:ToolTipFullLink]
|
|
Engine/UI/LevelEditor/Modes/MeshPaintMode/VertexColor/QuickGuide
|
|
[/VAR]
|
|
[/EXCERPT:EditorMode.EM_MeshPaint]
|
|
|
|
[EXCERPT:EditorMode.EM_Landscape]
|
|
###Landscape
|
|
Landscapes can be created in a couple of different ways. The editing tools provide the ability to create a completely new landscape or you can import a heightmap created previously in Unreal Editor or through external tools. Using external tools to create a base to work from can be a good way of speeding up the landscape creation process. That base can then be imported and cleaned up or modified using the editing tools inside Unreal Editor to customize the landscape and make it fit into the world and desired gameplay.
|
|
|
|
[VAR:ToolTipFullLink]
|
|
Engine/Landscape
|
|
[/VAR]
|
|
[/EXCERPT:EditorMode.EM_Landscape]
|
|
|
|
[EXCERPT:EditorMode.EM_Foliage]
|
|
###Foliage
|
|
The Unreal Engine's Foliage tool allows you to quickly paint or erase sets of Static Meshes on Landscape Actors, other Static Mesh Actors, and legacy terrain. These meshes are automatically grouped together into batches that are rendered using hardware instancing, meaning that many instances can be rendered with only a single draw call.
|
|
|
|
[VAR:ToolTipFullLink]
|
|
Engine/Foliage
|
|
[/VAR]
|
|
[/EXCERPT:EditorMode.EM_Foliage]
|
|
|
|
[EXCERPT:EditorMode.EM_Geometry]
|
|
###Geometry Editing
|
|
Allows you to edit vertices of placed geometry brushes.
|
|
[/EXCERPT:EditorMode.EM_Geometry]
|