UE2:CubeBuilder (U2)

From Unreal Wiki, The Unreal Engine Documentation Site
U2 Object >> BrushBuilder >> CubeBuilder
Package:
Editor
This class in other games:

CubeBuilder: Builds a 3D cube brush.

Properties

Property group 'CubeBuilder'

Breadth

Type: float


Default value: 256.0

GroupName

Type: name


Default value: 'Cube'

Height

Type: float


Default value: 256.0

Hollow

Type: bool


Tessellated

Type: bool


WallThickness

Type: float


Default value: 16.0

Width

Type: float


Default value: 256.0

Default values

Property Value
BitmapFilename "BBCube"
ToolTip "Cube"

Functions

Events

Build

event bool Build ()

Overrides: BrushBuilder.Build


Other instance functions

BuildCube

function BuildCube (int Direction, float dx, float dy, float dz, bool _tessellated)