UE3:CubeBuilder (UT3)

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

Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.

Properties

Property group 'CubeBuilder'

GroupName

Type: name


Default value: 'Cube'

Hollow

Type: bool


Tessellated

Type: bool


WallThickness

Type: float


Default value: 16.0

X

Type: float


Default value: 256.0

Y

Type: float


Default value: 256.0

Z

Type: float


Default value: 256.0

Default values

Property Value
BitmapFilename "Btn_Box"
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)