Gah - a solution with more questions. – EntropicLqd
UE2:VolumetricBuilder (UE2Runtime)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> BrushBuilder >> VolumetricBuilder |
Contents |
- Package:
- Editor
| 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. |
VolumetricBuilder: Builds a volumetric brush (criss-crossed sheets).
[edit] Properties
[edit] Property group 'VolumetricBuilder'
[edit] GroupName
Type: name
Default value: 'Volumetric'
[edit] Height
Type: float
Default value: 128.0
[edit] NumSheets
Type: int
Default value: 2
[edit] Radius
Type: float
Default value: 64.0
[edit] Default values
| Property | Value |
|---|---|
| BitmapFilename | "BBVolumetric" |
| ToolTip | "Volumetric (Torches, Chains, etc)" |
[edit] Functions
[edit] Events
[edit] Build
event bool Build ()
Overrides: BrushBuilder.Build
