Gah - a solution with more questions. – EntropicLqd

UE2:FractalTextureFactory (U2)

From Unreal Wiki, The Unreal Engine Documentation Site

(Redirected from UE2:EResolution (U2))
Jump to: navigation, search
U2 Object >> MaterialFactory >> FractalTextureFactory

Contents

Package: 
Editor
This class in other games:
U2XMP, UE2Runtime, 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