I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE2:Material (U2)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> Material |
Contents |
- Package:
- Engine
- Direct subclasses:
- Combiner, Modifier, RenderedMaterial
- This class in other games:
- U2XMP, UDK, UE2Runtime, UT2003, UT2004, UT3
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Material: Abstract material class This is a built-in Unreal class and it shouldn't be modified.
[edit] Properties
[edit] Property group 'Material'
[edit] FallbackMaterial
Type: Material
[edit] Internal variables
[edit] DefaultMaterial
Type: Material
Default value: Texture'Engine.DefaultTexture'
[edit] UseFallback
Type: bool
Modifiers: const, transient
Render device should use the fallback.
[edit] Validated
Type: bool
Modifiers: const, transient
Material has been validated as renderable.
[edit] Instance functions
[edit] Reset
function Reset ()
