Always snap to grid
UE2:SpiralStairBuilder (U2)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> BrushBuilder >> SpiralStairBuilder |
Contents
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. |
SpiralStairBuilder: Builds a spiral staircase.
Properties[edit]
Property group 'SpiralStairBuilder'[edit]
CounterClockwise[edit]
Type: bool
GroupName[edit]
Type: name
Default value: 'Spiral'
InnerRadius[edit]
Type: int
Default value: 64
NumSteps[edit]
Type: int
Default value: 8
NumStepsPer360[edit]
Type: int
Default value: 8
SlopedCeiling[edit]
Type: bool
Default value: True
SlopedFloor[edit]
Type: bool
StepHeight[edit]
Type: int
Default value: 16
StepThickness[edit]
Type: int
Default value: 32
StepWidth[edit]
Type: int
Default value: 256
Default values[edit]
Property | Value |
---|---|
BitmapFilename | "BBSpiralStair" |
ToolTip | "Spiral Staircase" |
Functions[edit]
Events[edit]
Build[edit]
event bool Build ()
Overrides: BrushBuilder.Build
Other instance functions[edit]
BuildCurvedStair[edit]
function BuildCurvedStair (int Direction)