Gah - a solution with more questions. – EntropicLqd

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[edit]

Property group 'FractalTextureFactory'[edit]

Class[edit]

Type: class<FractalTexture>


Height[edit]

Type: EResolution


Default value: Pixels_256

Width[edit]

Type: EResolution


Default value: Pixels_256

Default values[edit]

Property Value
Description "Real-time Procedural Texture"

Enums[edit]

EResolution[edit]

Pixels_1 
Pixels_2 
Pixels_4 
Pixels_8 
Pixels_16 
Pixels_32 
Pixels_64 
Pixels_128 
Pixels_256 

Events[edit]

CreateMaterial[edit]

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

Overrides: MaterialFactory.CreateMaterial