I don't need to test my programs. I have an error-correcting modem.
UE2:SheetBuilder (U2XMP)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> BrushBuilder >> SheetBuilder |
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. |
SheetBuilder: Builds a simple sheet.
Properties[edit]
Property group 'SheetBuilder'[edit]
Axis[edit]
Type: ESheetAxis
GroupName[edit]
Type: name
Default value: Sheet
Height[edit]
Type: int
Default value: 256
HorizBreaks[edit]
Type: int
Default value: 1
VertBreaks[edit]
Type: int
Default value: 1
Width[edit]
Type: int
Default value: 256
Default values[edit]
Property | Value |
---|---|
BitmapFilename | "BBSheet" |
ToolTip | "Sheet" |
Enums[edit]
ESheetAxis[edit]
- AX_Horizontal
- AX_XAxis
- AX_YAxis
Events[edit]
Build[edit]
event bool Build ()
Overrides: BrushBuilder.Build