Mostly Harmless

UE3:CubeBuilder (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UDK Object >> BrushBuilder >> CubeBuilder

Contents

Package: 
UnrealEd
This class in other games:
U2, U2XMP, UE2Runtime, UT, UT2003, UT2004, UT3


[edit] Properties

[edit] Property group 'CubeBuilder'

[edit] GroupName

Type: name


Default value: 'Cube'

[edit] Hollow

Type: bool


[edit] Tessellated

Type: bool


[edit] WallThickness

Type: float


Default value: 16.0

[edit] X

Type: float


Default value: 256.0

[edit] Y

Type: float


Default value: 256.0

[edit] Z

Type: float


Default value: 256.0

[edit] Default values

Property Value
BitmapFilename "Btn_Box"
ToolTip "BrushBuilderName_Cube"

[edit] Functions

[edit] Events

[edit] Build

event bool Build ()

Overrides: BrushBuilder.Build


[edit] Other instance functions

[edit] BuildCube

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


Personal tools