Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel
UE2:SheetBuilder (UE2Runtime)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> BrushBuilder >> SheetBuilder |
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. |
SheetBuilder: Builds a simple sheet.
Properties
Property group 'SheetBuilder'
Axis
Type: ESheetAxis
GroupName
Type: name
Default value: 'Sheet'
Height
Type: int
Default value: 256
HorizBreaks
Type: int
Default value: 1
VertBreaks
Type: int
Default value: 1
Width
Type: int
Default value: 256
Default values
| Property | Value |
|---|---|
| BitmapFilename | "BBSheet" |
| ToolTip | "Sheet" |
Enums
ESheetAxis
- AX_Horizontal
- AX_XAxis
- AX_YAxis
Events
Build
event bool Build ()
Overrides: BrushBuilder.Build
