Mostly Harmless
UE3:SpiralStairBuilder (UDK)
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 this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
[edit] Properties
[edit] Property group 'SpiralStairBuilder'
[edit] CounterClockwise
Type: bool
[edit] GroupName
Type: name
Default value: 'Spiral'
[edit] InnerRadius
Type: int
Default value: 64
[edit] NumSteps
Type: int
Default value: 8
[edit] NumStepsPer360
Type: int
Default value: 8
[edit] SlopedCeiling
Type: bool
Default value: True
[edit] SlopedFloor
Type: bool
[edit] StepHeight
Type: int
Default value: 16
[edit] StepThickness
Type: int
Default value: 32
[edit] StepWidth
Type: int
Default value: 256
[edit] Default values
| Property | Value |
|---|---|
| BitmapFilename | "Btn_SpiralStairs" |
| ToolTip | "BrushBuilderName_SpiralStair" |
[edit] Functions
[edit] Events
[edit] Build
event bool Build ()
Overrides: BrushBuilder.Build
[edit] Other instance functions
[edit] BuildCurvedStair
function BuildCurvedStair (int Direction)
