Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE3:CylinderBuilder (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT3 Object >> BrushBuilder >> CylinderBuilder
Package: 
Editor
This class in other games:
UT, UE2Runtime, UT2003, U2XMP, U2, UT2004, UDK

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)