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