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

UE3:ConeBuilder (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site

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

Contents

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

ConeBuilder: Builds a 3D cone brush, compatible with cylinder of same size. Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.

[edit] Properties

[edit] Property group 'ConeBuilder'

[edit] AlignToSide

Type: bool


Default value: True

[edit] CapZ

Type: float


Default value: 256.0

[edit] GroupName

Type: name


Default value: 'Cone'

[edit] Hollow

Type: bool


[edit] InnerRadius

Type: float


Default value: 384.0

[edit] OuterRadius

Type: float


Default value: 512.0

[edit] Sides

Type: int


Default value: 8

[edit] Z

Type: float


Default value: 256.0

[edit] Default values

Property Value
BitmapFilename "Btn_Cone"
ToolTip "Cone"

[edit] Functions

[edit] Events

[edit] Build

event bool Build ()

Overrides: BrushBuilder.Build


[edit] Other instance functions

[edit] BuildCone

function BuildCone (int Direction, bool InAlignToSide, int InSides, float InZ, float Radius, name Item)


Personal tools