Gah - a solution with more questions. – EntropicLqd
UE2:CylinderBuilder (U2)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> BrushBuilder >> CylinderBuilder |
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. |
CylinderBuilder: Builds a 3D cylinder brush.
[edit] Properties
[edit] Property group 'CylinderBuilder'
[edit] AlignToSide
Type: bool
Default value: True
[edit] GroupName
Type: name
Default value: 'Cylinder'
[edit] Height
Type: float
Default value: 256.0
[edit] Hollow
Type: bool
[edit] InnerRadius
Type: float
Default value: 384.0
[edit] OuterRadius
Type: float
Default value: 512.0
[edit] Sides
Type: int
Default value: 8
[edit] Default values
| Property | Value |
|---|---|
| BitmapFilename | "BBCylinder" |
| ToolTip | "Cylinder" |
[edit] Functions
[edit] Events
[edit] Build
event bool Build ()
Overrides: BrushBuilder.Build
