The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE3:CubeBuilder (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site

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

Contents

Package: 
Editor
No known subclasses.
This class in other games:
U2, U2XMP, UDK, UE2Runtime, UT, UT2003, UT2004

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

[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 "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