Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE2:TetrahedronBuilder (U2)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
U2 Object >> BrushBuilder >> TetrahedronBuilder

Contents

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

TetrahedronBuilder: Builds an octahedron (not tetrahedron) - experimental.

[edit] Properties

[edit] Property group 'TetrahedronBuilder'

[edit] GroupName

Type: name


Default value: 'Tetrahedron'

[edit] Radius

Type: float


Default value: 256.0

[edit] SphereExtrapolation

Type: int


Default value: 1

[edit] Default values

Property Value
BitmapFilename "BBSphere"
ToolTip "Tetrahedron (Sphere)"

[edit] Functions

[edit] Events

[edit] Build

event bool Build ()

Overrides: BrushBuilder.Build


[edit] Other instance functions

[edit] BuildTetrahedron

function BuildTetrahedron (float R, int SphereExtrapolation)


[edit] Extrapolate

function Extrapolate (int a, int b, int c, int Count, float Radius)