Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE2:FractalTextureFactory (UE2Runtime)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:10, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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