I don't need to test my programs. I have an error-correcting modem.
UE2:TerrainBuilder (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> BrushBuilder >> TerrainBuilder |
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
TerrainBuilder: Builds a 3D cube brush, with a tessellated bottom.
Properties[edit]
Property group 'TerrainBuilder'[edit]
Breadth[edit]
Type: float
Default value: 512.0
DepthSegments[edit]
Type: int
How many breaks to have in each direction
Default value: 2
GroupName[edit]
Type: name
Default value: 'Terrain'
Height[edit]
Type: float
Default value: 256.0
Width[edit]
Type: float
Default value: 256.0
WidthSegments[edit]
Type: int
Default value: 4
Default values[edit]
Property | Value |
---|---|
BitmapFilename | "BBTerrain" |
ToolTip | "BSP Based Terrain" |
Functions[edit]
Events[edit]
Build[edit]
event bool Build ()
Overrides: BrushBuilder.Build