I love the smell of UnrealEd crashing in the morning. – tarquin
UE3:ThumbnailRenderer (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 11:47, 6 November 2009 by (Talk)
Object >> ThumbnailRenderer |
- Package:
- UnrealEd
- Direct subclasses:
- DefaultSizedThumbnailRenderer, IconThumbnailRenderer, TextureThumbnailRenderer
- This class in other games:
- UT3
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
This is an abstract base class that is used to define the interface that UnrealEd will use when rendering a given object's thumbnail. The editor only calls the virtual rendering function.