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

UE2:TetrahedronBuilder (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT2004 Object >> BrushBuilder >> TetrahedronBuilder
Package: 
Editor
This class in other games:
UT, UE2Runtime, UT2003, U2, U2XMP, UDK, UT3

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

Properties

Property group 'TetrahedronBuilder'

GroupName

Type: name


Default value: 'Tetrahedron'

Radius

Type: float


Default value: 256.0

SphereExtrapolation

Type: int


Default value: 1

Default values

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

Functions

Events

Build

event bool Build ()

Overrides: BrushBuilder.Build


Other instance functions

BuildTetrahedron

function BuildTetrahedron (float R, int SphereExtrapolation)


Extrapolate

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