Gah - a solution with more questions. – EntropicLqd

UE2:ConeBuilder (UE2Runtime)

From Unreal Wiki, The Unreal Engine Documentation Site

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

Contents

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

ConeBuilder: Builds a 3D cone brush, compatible with cylinder of same size.

[edit] Properties

[edit] Property group 'ConeBuilder'

[edit] AlignToSide

Type: bool


Default value: True

[edit] CapHeight

Type: float


Default value: 256.0

[edit] GroupName

Type: name


Default value: 'Cone'

[edit] Height

Type: float


Default value: 256.0

[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] Default values

Property Value
BitmapFilename "BBCone"
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 AlignToSide, int Sides, float Height, float Radius, name Item)


Personal tools