I don't need to test my programs. I have an error-correcting modem.

UE3:CylinderBuilder (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site

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

Contents

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

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

Properties

Property group 'CylinderBuilder'

AlignToSide

Type: bool


Default value: True

GroupName

Type: name


Default value: 'Cylinder'

Hollow

Type: bool


InnerRadius

Type: float


Default value: 384.0

OuterRadius

Type: float


Default value: 512.0

Sides

Type: int


Default value: 8

Z

Type: float


Default value: 256.0

Default values

Property Value
BitmapFilename "Btn_Cylinder"
ToolTip "Cylinder"

Functions

Events

Build

event bool Build ()

Overrides: BrushBuilder.Build


Other instance functions

BuildCylinder

function BuildCylinder (int Direction, bool InAlignToSide, int InSides, float InZ, float Radius)