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

UE2:FractalTextureFactory (UE2Runtime)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UE2Runtime Object >> MaterialFactory >> FractalTextureFactory
Package: 
Editor
This class in other games:
UT2003, UT2004, U2XMP, U2

null

Properties

Property group 'FractalTextureFactory'

Class

Type: class<FractalTexture>


Height

Type: EResolution


Default value: Pixels_256

Width

Type: EResolution


Default value: Pixels_256

Default values

Property Value
Description "Real-time Procedural Texture"

Enums

EResolution

Pixels_1 
Pixels_2 
Pixels_4 
Pixels_8 
Pixels_16 
Pixels_32 
Pixels_64 
Pixels_128 
Pixels_256 

Events

CreateMaterial

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

Overrides: MaterialFactory.CreateMaterial