Gah - a solution with more questions. – EntropicLqd
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
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