I'm a doctor, not a mechanic
UE2:RawMaterialFactory (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> MaterialFactory >> RawMaterialFactory |
- Package:
- Editor
- This class in other games:
- UE2Runtime, UT2003, U2XMP, U2
Factory class for "raw" materials. Materials of type Texture or subclasses of FractalTexture should not be created with this factory.
Properties
Property group 'RawMaterialFactory'
MaterialClass
The type of material to create.
Default value: Class'Engine.Shader'
Default values
Property | Value |
---|---|
Description | "Raw Material" |
Events
CreateMaterial
Overrides: MaterialFactory.CreateMaterial
Called by the editor to create a new materials of the desired class.