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