The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE3:VolumetricBuilder (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT3 Object >> BrushBuilder >> VolumetricBuilder

Contents

Package: 
Editor
This class in other games:
U2, U2XMP, UDK, UE2Runtime, UT, UT2003, UT2004

Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.

[edit] Properties

[edit] Property group 'VolumetricBuilder'

[edit] GroupName

Type: name


Default value: 'Volumetric'

[edit] NumSheets

Type: int


Default value: 2

[edit] Radius

Type: float


Default value: 64.0

[edit] Z

Type: float


Default value: 128.0

[edit] Default values

Property Value
BitmapFilename "Btn_Volumetric"
ToolTip "Volumetric (Torches, Chains, etc)"

[edit] Functions

[edit] Events

[edit] Build

event bool Build ()

Overrides: BrushBuilder.Build


[edit] Other instance functions

[edit] BuildVolumetric

function BuildVolumetric (int Direction, int InNumSheets, float InZ, float InRadius)


Personal tools