Mostly Harmless
UE1:SheetBuilder (UT)
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: float
Default value: 256.0
Width[edit]
Type: float
Default value: 256.0
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