I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE3:CubeBuilder (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> BrushBuilder >> CubeBuilder |
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Properties
Property group 'CubeBuilder'
GroupName
Type: name
Default value: 'Cube'
Hollow
Type: bool
Tessellated
Type: bool
WallThickness
Type: float
Default value: 16.0
X
Type: float
Default value: 256.0
Y
Type: float
Default value: 256.0
Z
Type: float
Default value: 256.0
Default values
Property | Value |
---|---|
BitmapFilename | "Btn_Box" |
ToolTip | "BrushBuilderName_Cube" |
Functions
Events
Build
event bool Build ()
Overrides: BrushBuilder.Build