The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE1:TetrahedronBuilder (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> BrushBuilder >> TetrahedronBuilder |
Contents |
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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
