UE2:VolumetricBuilder (UE2Runtime)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> BrushBuilder >> VolumetricBuilder |
- Package:
- Editor
- This class in other games:
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. |
VolumetricBuilder: Builds a volumetric brush (criss-crossed sheets).
Properties
Property group 'VolumetricBuilder'
GroupName
Type: name
Default value: 'Volumetric'
Height
Type: float
Default value: 128.0
NumSheets
Type: int
Default value: 2
Radius
Type: float
Default value: 64.0
Default values
Property | Value |
---|---|
BitmapFilename | "BBVolumetric" |
ToolTip | "Volumetric (Torches, Chains, etc)" |
Functions
Events
Build
event bool Build ()
Overrides: BrushBuilder.Build
Other instance functions
BuildVolumetric