Gah - a solution with more questions. – EntropicLqd

UE3:CubeBuilder (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT3 Object >> BrushBuilder >> CubeBuilder
Package: 
Editor
This class in other games:
UT, U2XMP, UE2Runtime, UT2003, U2, UT2004, UDK

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

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