Gah - a solution with more questions. – EntropicLqd

UE2:CubeBuilder (U2)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
U2 Object >> BrushBuilder >> CubeBuilder
Package: 
Editor
This class in other games:
UT, U2XMP, UE2Runtime, UT2003, UT2004, UDK, UT3

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)