Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE2:FractalTextureFactory (UE2Runtime)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UE2Runtime Object >> MaterialFactory >> FractalTextureFactory

Contents

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

null

[edit] Properties

[edit] Property group 'FractalTextureFactory'

[edit] Class

Type: class<FractalTexture>


[edit] Height

Type: EResolution


Default value: Pixels_256

[edit] Width

Type: EResolution


Default value: Pixels_256

[edit] Default values

Property Value
Description "Real-time Procedural Texture"

[edit] Enums

[edit] EResolution

Pixels_1 
Pixels_2 
Pixels_4 
Pixels_8 
Pixels_16 
Pixels_32 
Pixels_64 
Pixels_128 
Pixels_256 

[edit] Events

[edit] CreateMaterial

event Material CreateMaterial (Object InOuter, string InPackage, string InGroup, string InName)

Overrides: MaterialFactory.CreateMaterial


Personal tools