There is no spoon

UE3:CubeBuilder (UDK)

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


Properties[edit]

Property group 'CubeBuilder'[edit]

GroupName[edit]

Type: name


Default value: 'Cube'

Hollow[edit]

Type: bool


Tessellated[edit]

Type: bool


WallThickness[edit]

Type: float


Default value: 16.0

X[edit]

Type: float


Default value: 256.0

Y[edit]

Type: float


Default value: 256.0

Z[edit]

Type: float


Default value: 256.0

Default values[edit]

Property Value
BitmapFilename "Btn_Box"
ToolTip "BrushBuilderName_Cube"

Functions[edit]

Events[edit]

Build[edit]

event bool Build ()

Overrides: BrushBuilder.Build


Other instance functions[edit]

BuildCube[edit]

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